Jump to content
Software FX Community

Legends!!


User (Legacy)

Recommended Posts

Posted

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

Posted

It looks like you are assigning color different than the default. In the

default settings the second color is not the one I see in your legend.

Here is a screenshot of the DEFAULT color palette:

--

FP

Software FX, Inc.

Archived

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

×
×
  • Create New...