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

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