Name | Description | |
---|---|---|
CIMChart Constructor |
The following tables list the members exposed by CIMChart.
Name | Description | |
---|---|---|
CIMChart Constructor |
Name | Description | |
---|---|---|
Axes | Gets or sets the properties of chart axis. | |
GeneralProperties | Gets or sets the general properties of the chart. | |
Legend | Gets or sets the legend properties of the chart. | |
MapSelectionHandling | Gets or sets a setting which indicates whether chart handles selection in the input layer by creating series only from the selected data or highlights selected values on the chart made from entire dataset. | |
MetaData | Gets or sets the client metadata about the chart. | |
Name | Gets or sets the name of the chart. | |
Series | Gets or sets the series properties of the chart. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMChart with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMChart with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMChart and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMChart and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |