ArcGIS Pro 3.5 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 StandardDeviationMultiplier StandardDeviationMultiplier {get; set;}
    Public Property StandardDeviationMultiplier As StandardDeviationMultiplier
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also