ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVisualVariableLevel Class / StandardDeviation Property

In This Topic
    StandardDeviation Property (CIMVisualVariableLevel)
    In This Topic
    Gets or sets the cached standard deviation of the data at this level. Used to rapidly compute new minimum and maximum values.
    Syntax
    public double StandardDeviation {get; set;}
    Public Property StandardDeviation As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also