ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / Scale Property

In This Topic
    Scale Property (AxisBase)
    In This Topic
    Gets or sets the scale value used to draw labels.
    Syntax
    'Declaration
     
    Public Property Scale As Double
    public double Scale {get; set;}
    See Also