ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassBreaksRendererDefinition Class / DeviationInterval Property

In This Topic
    DeviationInterval Property
    In This Topic
    Gets or set standard deviation interval.
    Syntax
    public StandardDeviationInterval DeviationInterval {get; set;}
    Public Property DeviationInterval As StandardDeviationInterval
    Remarks
    Only applicable when ClassifcationMethod is StandardDeviation.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also