ComponentOne FlexReport for WinForms
MinorTickMarks Property (Axis)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.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