FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / MinorTickMarks Property

In This Topic
    MinorTickMarks Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinorTickMarks As TickMark
    public TickMark MinorTickMarks {get; set;}
    See Also