ArcGIS Pro 3.7 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 Property StandardDeviation As Double
    public double StandardDeviation {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also