Returns an Object with the current data hole value converted to the data type specified by the ChartCoordArray.DataType property.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public Object Hole { get; }
Visual Basic
Public ReadOnly Property Hole As Object
	Get

See Also