[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartData.Hole

Hole Property

Hole

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.

Declaration
[C1Description("ChartData.Hole", "The data hole value. Data holes are used as placeholders for data points that indicate data is normally present but not in this case.")]
public double Hole { get; set; }
<C1Description("ChartData.Hole", "The data hole value. Data holes are used as placeholders for data points that indicate data is normally present but not in this case.")>
Public Property Hole As Double