ComponentOne FlexReport for WinForms
Hole Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartData Class : Hole Property
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 System.Double
public System.double Hole {get; set;}
See Also

Reference

ChartData Class
ChartData Members