ActiveReports 11
MinorTick Property

GrapeCity.ActiveReports.Chart.v11 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