ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataArray Members

ChartDataArray overview

Public Properties

DataField

Gets or sets the data field name that is bound to the ChartDataArray.

DataType

Supported by the .NET Compact Framework.

Gets or sets the default data type of the data.

Hole

Supported by the .NET Compact Framework.

Returns an Object with the ChartData.Hole value converted to the data type specified by the ChartDataArray.DataType property.

Item

Supported by the .NET Compact Framework.

Gets or sets the value of the data element by index.

Length

Supported by the .NET Compact Framework.

Gets or sets the length of the data array.

Statistics

Gets the object that provides statistics for the data of this ChartDataArray.

Public Methods

Add

Adds a new value to the end of the ChartArrayArray.

Clear

Removes all values from the ChartDataArray.

Contains

Determines whether a value is in the ChartDataArray.

CopyDataIn

Supported by the .NET Compact Framework.

Copies data into the ChartDataArray, replacing all existing data.

CopyDataOut

Supported by the .NET Compact Framework.

Overloaded. Copies data out of the ChartDataArray using the default data type.

IndexOf

Gets the current index of the specified value in the ChartDataArray.

Insert

Inserts a new value at the specified index of the ChartDataArray.

IsHole

Supported by the .NET Compact Framework.

Determines if the specified value is interpreted as a data hole.

Remove

Removes the first occurance of the specified value from the ChartDataArray.

RemoveAt

Removes the element at the specified index from the ChartDataArray.

See Also

ChartDataArray Class | C1.Win.C1Chart Namespace


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