ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColormapColorizerDefinition Class / Labels Property

In This Topic
    Labels Property (ColormapColorizerDefinition)
    In This Topic
    Gets and sets the list of color labels.
    Syntax
    public List<string> Labels {get; set;}
    Public Property Labels As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also