ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1LineChartExtender Class / Hole Property

In This Topic
    Hole Property
    In This Topic
    Gets or sets the data hole value.
    Syntax
    'Declaration
     
    Public Property Hole As ChartHole
    public ChartHole Hole {get; set;}
    See Also