ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSet Class / Hole Property

In This Topic
    Hole Property
    In This Topic
    Gets or sets hole value.
    Syntax
    'Declaration
     
    Public Overridable Property Hole As System.Double
    public virtual System.double Hole {get; set;}
    See Also