Gets or sets the data hole value.
[Visual Basic]
Public Property Hole As Double
[C#]
public double Hole {get;set;}
[Delphi]
public property Hole: Double read get_Hole write set_Hole;
Remarks
Data holes are used as placeholders for data points that indicate data is normally present but not in this case.
See Also
ChartData Class | ChartData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |