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

In This Topic
    Labels Property (MultipleLabelLegendClass)
    In This Topic
    Gets the labels associated with the legend class.
    Syntax
    public List<string> Labels {get;}
    Public ReadOnly Property Labels As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also