ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClassBreaksRendererBase Class / AlwaysUpdateClassLabels Property

In This Topic
    AlwaysUpdateClassLabels Property (CIMClassBreaksRendererBase)
    In This Topic
    Gets or sets a value indicating whether or not to automatically update class labels whenever a class upper value is changed.
    Syntax
    public bool AlwaysUpdateClassLabels {get; set;}
    Public Property AlwaysUpdateClassLabels As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also