ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinColorRampRendererDefinition Class / DeviationInterval Property

In This Topic
    DeviationInterval Property (TinColorRampRendererDefinition)
    In This Topic
    Gets or sets the standard deviation interval. The default value is StandardDeviationInterval.One.
    Syntax
    Public Property DeviationInterval As StandardDeviationInterval
    public StandardDeviationInterval DeviationInterval {get; set;}
    Remarks
    This property is only applicable when the ClassifcationMethod is set to StandardDeviation.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also