Name | Description | |
---|---|---|
CIMChartGuide Constructor |
The following tables list the members exposed by CIMChartGuide.
Name | Description | |
---|---|---|
CIMChartGuide Constructor |
Name | Description | |
---|---|---|
FillSymbolProperties | Gets or sets the symbol properties for the guide. | |
GuideType | Gets or sets the type of the guide. | |
GuideValueType | Gets or sets the type of the coordinate value used in the guide. | |
Label | Gets or sets the label for the guide. | |
LabelPosition | Gets or sets the relative position of the label to the guide. | |
LabelText | Gets or sets the text format for the guide label. | |
Name | Gets or sets the name / title for the guide. | |
TimeFrom | Gets or sets the temporal coordinate of the from value for the guide. This value will be used when guide value type is set to temporal. | |
TimeTo | Gets or sets the temporal coordinate of the to value for the guide. This value will be used when guide value type is set to temporal. | |
ValueFrom | Gets or sets the numeric coordinate of the from value for the guide. This value will be used when guide value type is set to numeric. | |
ValueTo | Gets or sets the numeric coordinate of the to value for the guide. This value will be used when guide value type is set to numeric. | |
Visible | Gets or sets a value indicating whether the guide is visible. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMChartGuide. | |
FromJson | Reconstructs the CIMChartGuide 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 CIMChartGuide 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) |