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


In This Topic
    ColorRampLegendClass Class Members
    In This Topic

    The following tables list the members exposed by ColorRampLegendClass.

    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 Gets the label for the maximum value for the color ramp legend class.  
    Public Property Gets the label for the minimum value for the color ramp 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)
    Public Method Gets the color ramp for this legend class. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also