FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / MajorGrid Property

In This Topic
    MajorGrid Property (Axis)
    In This Topic
    Gets or sets a value indicating whether the axis includes grid lines.
    Syntax
    'Declaration
     
    Public Property MajorGrid As System.Boolean
    public System.bool MajorGrid {get; set;}
    See Also