ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ValueLabel Class / GridLine Property

In This Topic
    GridLine Property
    In This Topic
    A value that indicates the numeric value of axis value label.
    Syntax
    'Declaration
     
    Public Property GridLine As System.Boolean
    public System.bool GridLine {get; set;}
    See Also