ComponentOne FlexReport for WPF
MinorTickMarks Property (Axis)

C1.WPF.Document.4 Assembly > C1.WPF.Document.FlexChart Namespace > Axis Class : MinorTickMarks Property
Gets or sets the location of the axis minor tick marks.
Syntax
'Declaration
 
Public Property MinorTickMarks As C1.Chart.TickMark
public C1.Chart.TickMark MinorTickMarks {get; set;}
See Also

Reference

Axis Class
Axis Members