ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / Axis Property

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