Hole Property (Chart3DData)
In This Topic
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 Double
public double Hole {get; set;}
See Also