ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAGraduatedSymbolsRendererProperties Class / StandardDeviationMultiplier Property

In This Topic
    StandardDeviationMultiplier Property (CIMBAGraduatedSymbolsRendererProperties)
    In This Topic
    Gets or sets the standard deviation multiplier. Used to compute breaks for the standard deviation classification method.
    Syntax
    Public Property StandardDeviationMultiplier As StandardDeviationMultiplier
    public StandardDeviationMultiplier StandardDeviationMultiplier {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also