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

In This Topic
    GridLineStyle Property
    In This Topic
    A value that indicates the style of value label grid line.
    Syntax
    'Declaration
     
    Public Property GridLineStyle As ChartStyle
    public ChartStyle GridLineStyle {get; set;}
    See Also