ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / Offset Property

In This Topic
    Offset Property (IAxis)
    In This Topic
    Offset of axis relatively to the previous axis (for multiple Y-axes case).
    Syntax
    'Declaration
     
    ReadOnly Property Offset As Length
    Length Offset {get;}
    See Also