ComponentOne Chart for .NET (2.0) Search HelpCentral 

Entering and Modifying Chart Data

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

Displaying String Values as Annotations

Mixing ChartDataArray Inputs

Setting the X and Y Data Arrays Using Point Values


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.