FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartData Class / Hole Property

In This Topic
    Hole Property (ChartData)
    In This Topic
    Gets or sets the data hole value. Data holes are used as placeholders for data points that indicate data is normally present but not in this case.
    Syntax
    'Declaration
     
    Public Property Hole As Double
    public double Hole {get; set;}
    See Also