ArcGIS Pro 2.9 API Reference Guide
StandardDeviation Property (CIMVisualVariableLevel)

ArcGIS.Core.CIM Namespace > CIMVisualVariableLevel Class : StandardDeviation Property
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, Windows 8.1

See Also

Reference

CIMVisualVariableLevel Class
CIMVisualVariableLevel Members