The ChartDataSeries Collection Editor allows the user to add or remove data series and modify their properties. For more information on the ChartDataSeries, see Defining the ChartDataSeries Object.
To Access the ChartDataSeries Collection Editor
1. Right-click on the C1Chart control and select Properties from its context menu.
2. In the Properties window, expand the ChartGroups node, then expand the Group0 or Group1 node.
3. Expand the ChartData node, then click on the ellipsis button next to the SeriesList property. The ChartDataSeries Collection Editor appears.
Properties available in the ChartDataSeries Collection Editor
The following table includes the name and description of the properties available for the user in the ChartDataSeries Collection Editor at design time or they can be used in the ChartDataSeries class at run time:
ChartDataSeries.Length |
|
ChartDataSeries.MaxX |
|
ChartDataSeries.MaxY |
|
ChartDataSeries.MinX |
|
ChartDataSeries.MinY |
|
ChartDataSeries.PointData |
Gets the ChartDataArray object that manages point data (combined X and Y data). |
StatisticalData.PropertyGridEnabled |
Gets or sets whether statistic calculations are reported in property grids and by reflection. |
StatisticalData.DataStatus |
Gets a string indicating whether data is available for statistical calculations. |
ChartDataSeries.Tag |
|
ChartDataArray.DataField |
|
ChartDataArray.DataType |
|
ChartData.Hole |
|
ChartDataSeries.Length |
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |