FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / MinorGridProperty Field

In This Topic
    MinorGridProperty Field (Axis)
    In This Topic
    Backing field for MinorGrid property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinorGridProperty As DependencyProperty
    public static readonly DependencyProperty MinorGridProperty
    See Also