2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartCoordArray Class / Hole Property

In This Topic
    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