Name | Description | |
---|---|---|
CIMChartAxis Constructor |
The following tables list the members exposed by CIMChartAxis.
Name | Description | |
---|---|---|
CIMChartAxis Constructor |
Name | Description | |
---|---|---|
AxisLineSymbolProperties | Gets or sets the line symbol properties for axis. | |
CalculateAutomaticMaximum | Gets or sets a value indicating whether the chart axis calculates its maximum. | |
CalculateAutomaticMinimum | Gets or sets a value indicating whether the chart axis calculates its minimum. | |
DateTimeFormat | Gets or sets the format string for axis date/time labels. | |
Guides | Gets or sets the array of guides. | |
IsLogarithmic | Gets or sets a value indicating whether the chart axis has logarithmic scale. | |
LabelCharacterLimit | Gets or sets the character limit for axis labels. | |
LabelText | Gets or sets the label symbol properties. | |
Maximum | Gets or sets the maximum of the axis. | |
Minimum | Gets or sets the minimum of the axis. | |
ShowTitle | Gets or sets a value indicating whether the axis title is visible. | |
Title | Gets or sets the title of an axis. | |
TitleText | Gets or sets the title symbol properties. | |
UseAutomaticTitle | Gets or sets a value indicating whether the axis title is auto generated. | |
ValueFormat | Gets or sets the format string for axis value labels. | |
ValueNumberFormat | Gets or sets the number format of the axis labels. ValueNumberFormat takes precedence over ValueFormat when both are specified. | |
Visible | Gets or sets a value indicating whether the chart axis is visible. | |
ZoomEndPosition | Gets or sets the relative end position for zoom/pan navigation. The value range is normalized between 0 and 1. | |
ZoomStartPosition | Gets or sets the relative start position for zoom/pan navigation. The value range is normalized between 0 and 1. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMChartAxis. | |
FromJson | Reconstructs the CIMChartAxis with a specified state from a JSON 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 CIMChartAxis 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) |