[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartCoordHolder

ChartCoordHolder Class

Manages the data for the ChartCoordArray objects.

Inheritance
ChartCoordHolder
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class ChartCoordHolder

Properties

Name Description
Hole

Gets the current value of the data hole as specified by the parent object.

Label

Gets the chart label text.

Length

Gets the number of data points in the ChartCoordArray.

PointData

Gets the ChartCoordArray object that manages point data (combined X and Y data).

X

Gets the ChartCoordArray object that manages X data.

Y

Gets the ChartCoordArray object that manages Y data.

Methods

Name Description
IsHole(double)

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