Hole Property (ChartCoordArray)
In This Topic
Returns an Object with the current data hole value converted to the data type specified by the ChartCoordArray.DataType property.
Syntax
'Declaration
Public ReadOnly Property Hole As System.Object
public System.object Hole {get;}
See Also