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


ArcGIS.Core.CIM Namespace : CIMChartRenderer Class

The following tables list the members exposed by CIMChartRenderer.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the barrier weight for chart label collision.  
Public Property Gets or sets the base symbol features are drawn with.  
Public Property Gets or sets the chart symbol.  
Public Property Gets or sets the color ramp.  
Public Property Gets or sets the exclusion clause.  
Public Property Gets or sets the exclusion description.  
Public Property Gets or sets the exclusion label.  
Public Property Gets or sets the exclusion symbol.  
Public Property Gets or sets the patch shape for the exclusion symbol.  
Public Property Gets or sets the labels that will be shown next to fields in the legend.  
Public Property Gets or sets field names used to populate the chart.  
Public Property Gets or sets the field totals.  
Public Property Gets or sets the renderer label.  
Public Property Gets or sets maximum value.  
Public Property Gets or sets the normalization field.  
Public Property Gets or sets the normalization total.  
Public Property Gets or sets the normalization type.  
Public Property Gets or sets a value indicating whether or not to prevent chart overlap.  
Public Property Gets or sets the proportional pie size options.  
Public Property Gets or sets a value indicating whether or not to show a legend group illustrating the chart's size.  
Public Property Gets or sets the color of the leader line for the size legend group.  
Public Property Gets or sets the color of the outline for the size legend group.  
Public Property Gets or sets a value indicating whether or not to use the exclusion symbol.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMChartRenderer with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMChartRenderer with a specified state from an XML encoding.  
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 MethodOverridden.  Creates a JSON encoding of the CIMChartRenderer and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMChartRenderer and its current state.  
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

CIMChartRenderer Class
ArcGIS.Core.CIM Namespace