ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ChartCoordHolder.Hole Property

Gets the current value of the data hole as specified by the parent object.

[Visual Basic]

Overridable Public ReadOnly Property Hole As Double

[C#]

virtual public double Hole {get;}

[Delphi]

public property Hole: Double read get_Hole;

Remarks

This property can be used to specify a data hole with a double datatype.

See Also

ChartCoordHolder Class | ChartCoordHolder Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.