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