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