ArcGIS Pro 2.6 API Reference Guide
CIMLegendItem Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : CIMLegendItem Class

The following tables list the members exposed by CIMLegendItem.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the legend item should be displayed if in the visible extent.  
Public Property Gets or sets distance from the class name to the edge of the legend.  
Public Property Gets or sets the number of columns for a legend item.  
Public Property Gets or sets the feature count format.  
Public Property Gets or sets the feature count prefix.  
Public Property Gets or sets the feature count suffix.  
Public Property Gets or sets the legend item description symbol.  
Public Property Gets or sets the symbol used to display the group layer name.  
Public Property Gets or sets distance from the heading to the edge of the legend.  
Public Property Gets or sets the legend item heading symbol.  
Public Property Gets or sets a value indicating whether the legend item is visible.  
Public Property Gets or sets a value indicating whether the legend item should be kept together.  
Public Property Gets or sets the legend item label symbol.  
Public Property Gets or sets the legend item layer's path.  
Public Property Gets or sets distance of the layer name to the edge of the legend.  
Public Property Gets or sets the legend item symbol.  
Public Property Gets or sets the legend item name.  
Public Property Gets or sets a value indicating whether a legend item should be placed in a new column.  
Public Property Gets or sets the legend item patch height. Units in points.  
Public Property Gets or sets the legend item patch width. Units in points.  
Public Property Gets or sets a value indicating whether to scale the symbol to the specified patch size.  
Public Property Gets or sets a value indicating whether the legend should display count statistics.  
Public Property Gets or sets a value indicating whether a legend item description should be displayed.  
Public Property Gets or sets a value indicating whether to show the containing group layer name above the item.  
Public Property Gets or sets a value indicating whether the legend item heading should be displayed.  
Public Property Gets or sets a value indicating whether the legend item labels should be displayed.  
Public Property Gets or sets a value indicating whether the legend item layer name should be displayed.  
Public Property Gets or sets a value indicating whether to use map series shape instead of map frame to find dynamic classes.  
Top
Public Methods
 NameDescription
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates an XML encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

CIMLegendItem Class
ArcGIS.Core.CIM Namespace