ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ChartDataSeriesCollection Methods

The methods of the ChartDataSeriesCollection class are listed here. For a complete list of ChartDataSeriesCollection class members, see the ChartDataSeriesCollection Members topic.

Public Methods

Add

Supported by the .NET Compact Framework.

Adds the specified ChartDataSeries to the collection.

AddNewSeries

Supported by the .NET Compact Framework.

Creates a new ChartDataSeries and appends it to the collection.

Insert

Supported by the .NET Compact Framework.

Inserts the specified ChartDataSeries in the collection at the specified index.

InsertNewSeries

Supported by the .NET Compact Framework.

Creates a new ChartDataSeries and inserts it into the collection at the specified index.

Remove

Supported by the .NET Compact Framework.

Removes the specified ChartDataSeries from the collection.

RemoveAll

Supported by the .NET Compact Framework.

Removes all series from the collection.

See Also

ChartDataSeriesCollection Class | C1.Win.C1Chart Namespace


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