ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / StandardDeviation Class / scale Property

In This Topic
    scale Property (StandardDeviation)
    In This Topic
    Syntax
    'Declaration
     
    Public WriteOnly Property scale As Nullable(Of Double)
    public Nullable<double> scale {set;}
    See Also