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

In This Topic
    Scale Property (Axis)
    In This Topic
    Gets or sets axis scale type
    Syntax
    'Declaration
     
    Public Property Scale As ValueScaleType
    public ValueScaleType Scale {get; set;}
    See Also