ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IOverlay Interface / Axis Property

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