ActiveReports 12
MinorTick Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : MinorTick Property

Gets or sets the minor tick of the axis.

Syntax
'Declaration
 
Public Property MinorTick As Tick
public Tick MinorTick {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members