ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / MajorGrid Property

In This Topic
    MajorGrid Property
    In This Topic
    Gets or set a value indicating whether to draw major grid.
    Syntax
    'Declaration
     
    Public Property MajorGrid As System.Boolean
    public System.bool MajorGrid {get; set;}
    See Also