ActiveReports 12
MajorTick Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : MajorTick Property
Gets or sets the major tick of the axis.
Syntax
'Declaration
 
Public Property MajorTick As Tick
public Tick MajorTick {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members