FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / MajorTickMarks Property

In This Topic
    MajorTickMarks Property (ColorAxis)
    In This Topic
    Gets or sets a value indicating the appearance of major tick marks.
    Syntax
    'Declaration
     
    Public Property MajorTickMarks As TickMark
    public TickMark MajorTickMarks {get; set;}
    See Also