[]
        
(Showing Draft Content)

C1.iOS.Chart.ChartAxis.MinorTickMarks

MinorTickMarks Property

MinorTickMarks

Gets or sets a value indicating the appearance of minor tick marks.

Declaration
public ChartTickMarkType MinorTickMarks { get; set; }
Implements