ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartData Members

ChartData overview

Public Properties

FunctionsList

Gets the FunctionsCollection object associated with the current ChartData object.

HighLight

Gets the DataHighlight object which controls data highliting.

Hole

Supported by the .NET Compact Framework.

Gets or sets the data hole value.

Item

Gets the specified ChartDataSeries by numeric index.

MaxX

Supported by the .NET Compact Framework.

Gets the maximum X value of all series.

MaxY

Supported by the .NET Compact Framework.

Gets the maximum Y value of all series.

MinX

Supported by the .NET Compact Framework.

Gets the minimum X value of all series.

MinY

Supported by the .NET Compact Framework.

Gets the minimum Y value of all series.

PointStylesList

Gets the PointStylesCollection object associated with the current ChartData object.

SeriesList

Supported by the .NET Compact Framework.

Gets the ChartDataSeriesCollection object associated with the current ChartData object.

TrendsList

Gets the TrendLinesCollection object associated with the current ChartData object.

Public Methods

IsHole

Supported by the .NET Compact Framework.

Overloaded. Returns true whenever the value passed will be interpreted as a data hole.

LoadDataFromFile

Supported by the .NET Compact Framework.

Loads the contents of the current ChartData object from the specified file in XML format, including point data, holes and line and symbol style data.

SaveDataToFile

Supported by the .NET Compact Framework.

Saves the contents of the current ChartData object to the specified file in XML format, including point data, holes and line and symbol style data.

SetHole

Supported by the .NET Compact Framework.

Sets the data hole value, performing appropriate conversions from the passed object to the internal double storage value.

Public Events

DataChanged

Supported by the .NET Compact Framework.

Called whenever an element of the data has changed.

See Also

ChartData Class | C1.Win.C1Chart Namespace


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