ArcGIS Pro 3.0 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, Windows 8.1

    See Also