ComponentOne FlexChart for UWP
MajorGrid Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > Axis Class : MajorGrid Property
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

Reference

Axis Class
Axis Members