ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ChartDataArray.Hole Property

Returns an Object with the ChartData.Hole value converted to the data type specified by the ChartDataArray.DataType property.

[Visual Basic]

Public ReadOnly Property Hole As Object

[C#]

public object Hole {get;}

[Delphi]

public property Hole: Object read get_Hole;

See Also

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


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