ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / OverlayConfig Class / Axis Property

In This Topic
    Axis Property (OverlayConfig)
    In This Topic
    Gets the axis to which the overlay belongs
    Syntax
    'Declaration
     
    Public ReadOnly Property Axis As AxisType
    public AxisType Axis {get;}
    See Also