Jump to content
Software FX Community

Legends!!


User (Legacy)

Recommended Posts

Hi,

I want to have 10 legends for my pie chart. I do the following

for (int i=0; i<10; i++) {

m_pChartFX->Legend[i] = PacketSizeLegend[i];

}

I have the output enclosed in a bmp file(attached with this mail).

I see two colors get repeated(for 64-127 and 1024-2047), how do i assign

different colors for each legend.

Regards,

Rao

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...