ActiveReports 12
TickOffset Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : TickOffset Property
Gets or sets the offset of the first tick from the Min value of the axis.
Syntax
'Declaration
 
Public Property TickOffset As Double
public double TickOffset {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members