FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / MajorTickMarks Property

In This Topic
    MajorTickMarks Property (Axis)
    In This Topic
    Gets or sets the location of the axis tick marks.
    Syntax
    'Declaration
     
    Public Property MajorTickMarks As TickMark
    public TickMark MajorTickMarks {get; set;}
    See Also