Returns an Object with the current data hole value converted to the data type specified by the ChartCoordArray.DataType property.
[Visual Basic]
Public ReadOnly Property Hole As Object
[C#]
public object Hole {get;}
[Delphi]
public property Hole: Object read get_Hole;
See Also
ChartCoordArray Class | ChartCoordArray Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |