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

StandardDeviation Property (CIMVisualVariableLevel)
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;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also