Jump to content
Software FX Community

Colors for series


User (Legacy)

Recommended Posts

Hello there,

I am trying to set a color to a series. Using the properties dialog that

works fine, but using the API there is something odd is happening.

If I do

ChartFX1.Series(1).Color = 255

in order to set the color to red, it does nothing - the color stays the old

one. But once I changed the color of any series using the property dialog

this call will succeed (and any other call to that property).

Any idea what I can do in order to do that purely programmatically - without

using the dialog???

Stephan Klaffer

DecisionWorks London

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...