ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassBreaksRendererDefinition Class / UseOutOfRangeSymbol Property

In This Topic
    UseOutOfRangeSymbol Property
    In This Topic
    Gets or sets a boolean to indicate that OutOfRangeSymbol will be used to draw features whose values are not found in the values list.
    Syntax
    public bool UseOutOfRangeSymbol {get; set;}
    Public Property UseOutOfRangeSymbol As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also