Jump to content
Software FX Community

Bar-Chart with values labels


User (Legacy)

Recommended Posts

Posted

Thanks,

this is a regular(default) bar-chart

the follwing code is what I use to set values on each row:

m_chart1.SetType( m_chart1.GetType() | 0x200000); //CT_SHOWVALUES =

&H200000

thank again for your help,

Eduardo

"SoftwareFX Support" <support@softwarefx.com> escribi

Posted

Dear Eduardo,

As I said in my previous e-mail, this does not happen in a "default" chart.

You can easily test this by creating an empty project/form containing a

chart and executing this code. You can try with the samples as well.

We need more information about the SPECIFIC situation this is happening.

Otherwise we can't help you find what the problem is.

--

FP

Software FX, Inc.

Archived

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

×
×
  • Create New...