ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendStatus Enumeration

In This Topic
    LegendStatus Enumeration
    In This Topic
    Describes the status of a layer's legend.
    Syntax
    Members
    MemberDescription
    Loaded The layer's legend has been loaded.
    Unloaded The layer's legend has not been loaded yet.
    Unsupported This type of layer does not support a legend.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.LegendStatus

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also