Public Properties
Gets or sets whether the X values of the series are automatically set to their index value. | |
Gets the data label object. | |
Supported by the .NET Compact Framework. |
Gets or sets the display of the series. |
Gets or sets the fill style of the data series. | |
Gets or sets the curve fit type. | |
Gets the chart group. | |
Supported by the .NET Compact Framework. |
Gets or sets the series label. |
Supported by the .NET Compact Framework. |
Gets or sets whether the series label appears in the legend. |
Supported by the .NET Compact Framework. |
Gets the number of data points in the series. |
Supported by the .NET Compact Framework. |
Gets or sets the line style of the series, including color, thickness and pattern. |
Supported by the .NET Compact Framework. |
Returns the maximum X value of the series data. |
Supported by the .NET Compact Framework. |
Returns the maximum Y value of the series data. |
Supported by the .NET Compact Framework. |
Returns the minimum X value of the series point data array. |
Supported by the .NET Compact Framework. |
Returns the minimum Y value of the series point data array. |
Supported by the .NET Compact Framework. |
Gets or sets the series offset for appropriate charts. |
Gets or sets the plot filter value which optimizes plotting large data arrays. The plot filter value represents the minimal distance from the previous data point in pixels. If distance is less than PlotFilter the point is not plotted. Only for XY-plot. | |
Gets or sets the plot filter method. This property specifies method of optimization when plotting large data arrays. Only for XY-plot. | |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages point data (combined X and Y data). |
Supported by the .NET Compact Framework. |
Gets or sets the symbol style of the series, including color, size and shape. |
Gets or sets the Tag property which allows association of user data with the ChartDataSeries. | |
Gets or sets the tooltip text. | |
Gets or sets the legend tooltip text. | |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages X data. |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages Y data. |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages Y1 data. |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages Y2 data. |
Supported by the .NET Compact Framework. |
Gets the ChartDataArray object that manages Y3 data. |
Public Methods
Creates a new series that is a copy of the current series without data. | |
Returns true whenever the passed value will be interpreted as a data hole. |
Public Events
Occurs when series is drawing. | |
Occurs after the series was drawn. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |