[]
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.
[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