Jump to content
Software FX Community

Different number of points in multiple series


User (Legacy)

Recommended Posts

Hi,

I try to draw 2 series (galleryObj = SoftwareFX.ChartFX.GalleryObj.Line and

Gallery = Lines). The first one has 5 points, the second one, only 3 given

at design time.

For each point, the code is :

(Chart1.Value(0, i) = 3.6

Chart1.XValue(0, i) = 0)

The problem is that the 2 points that are not given for the second serie

seem to equal 0 by default on the graph !

How can I manage to draw series with different number of points ?

Rgds

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...