ComponentOne Document Library for UWP
MinorGrid Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : MinorGrid Property
Gets or sets a value indicating whether the axis includes minor grid lines.
Syntax
'Declaration
 
Public Property MinorGrid As System.Boolean
public System.bool MinorGrid {get; set;}
See Also

Reference

Axis Class
Axis Members