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

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