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

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