ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLegendItem Class / ShowLabels Property

In This Topic
    ShowLabels Property (CIMLegendItem)
    In This Topic
    Gets or sets a value indicating whether the legend item labels should be displayed.
    Syntax
    public bool ShowLabels {get; set;}
    Public Property ShowLabels As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also