For a list of all members of this type, see ChartTextAppearance members.
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this ChartTextAppearance object. | |
CompareTo | Compares this ChartTextAppearance instance with another instance. | |
CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | |
GetHashCode | Calculates a hash value for this Chart Text Appearance object. | |
Match | Determines whether or not this ChartText instance should be displayed in association with data values at the given row and column. | |
ResetChartTextFont | Resets the ChartTextFont property to its default value. | |
ResetFontColor | Resets the FontColor property to its default value. | |
ResetHingeColumn | Resets the Column property to its default value. | |
ResetHingeRow | Resets the Row property to its default value. | |
ResetHorizontalAlign | Resets the HorizontalAlign property to its default value. | |
ResetItemFormatString | Resets the ItemFormatString property to its default value. | |
ResetPositionFromRadius | Resets the PositionFromRadius property to its default value. | |
ResetVerticalAlign | Resets the VerticalAlign property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
ShouldSerialize | Overridden. Indicates whether any property has changed from its default value. | |
ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
Name | Description | |
---|---|---|
CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | |
ShouldSerializeChartTextFont | Indicates whether the ChartTextFont property has changed from its default value. | |
ShouldSerializeColumn | Indicates whether the Column property has changed from its default value. | |
ShouldSerializeFontColor | Indicates whether the FontColor property has changed from its default value. | |
ShouldSerializeHorizontalAlign | Indicates whether the HorizontalAlign property has changed from its default value. | |
ShouldSerializeItemFormatString | Indicates whether the ItemFormatString property has changed from its default value. | |
ShouldSerializePositionFromRadius | Indicates whether the PositionFromRadius property has changed from its default value. | |
ShouldSerializeRow | Indicates whether the Row property has changed from its default value. | |
ShouldSerializeVerticalAlign | Indicates whether the VerticalAlign property has changed from its default value. | |
ShouldSerializeVisible | Indicates whether the Visible property has changed from its default value. |