ActiveReports 12
Offset Property (Axis)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Offset Property
Gets or sets axis offset from previous axis (or data in case of first axis).
Syntax
'Declaration
 
Public Property Offset As Length
public Length Offset {get; set;}
See Also

Reference

Axis Class
Axis Members