Under the ChartDataSeries object, the six ChartDataArray objects hold the arrays of data that the chart is drawn from. The X, Y, Y1, Y2, and Y3 data array objects hold and return the data arrays for the X and Y-axes, while the PointData data array object holds and returns PointF and Point objects for the X and Y-axes.
Loading and Extracting Chart Data
Changing Data Elements in the Data Arrays
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |