ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / MinorTickMarks Property

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