ComponentOne FlexReport for WinForms
MajorTickMarks Property (Axis)

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

Reference

Axis Class
Axis Members