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


In This Topic
    MultipleLabelLegendClass Class Members
    In This Topic

    The following tables list the members exposed by MultipleLabelLegendClass.

    Public Properties
     NameDescription
    Public Property Gets whether the label can be modified. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets whether the symbol can be modified. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the class index. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the color represented as string in XML. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the description for the legend class. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the group index. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the label for the legend class. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Get the positions of the labels from the top in relation to the associated patch for the symbol. The top of the patch would be 0.0, the bottom of the patch would be 1.0.  
    Public Property Gets the labels associated with the legend class.  
    Public Property Gets the image patch. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets whether legend class is visible or not. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    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. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Top
    See Also