ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendClass Class
Properties Methods


In This Topic
    LegendClass Class Members
    In This Topic

    The following tables list the members exposed by LegendClass.

    Public Properties
     NameDescription
    Public Property Gets whether the label can be modified.  
    Public Property Gets whether the symbol can be modified.  
    Public Property Gets the class index.  
    Public Property Gets the color represented as string in XML.  
    Public Property Gets the description for the legend class.  
    Public Property Gets the group index.  
    Public Property Gets the label for the legend class.  
    Public Property Gets the image patch.  
    Public Property Gets whether legend class is visible or not.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the color associated with this legend class. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also