ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / Offset Property

In This Topic
    Offset Property (Axis)
    In This Topic
    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