ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1LineChart 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