The following tables list the members exposed by ChartTextAppearance.
Name | Description | |
---|---|---|
![]() | ChartTextAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartTextFont | Identifies the Font object that specifies which font is used for this Chart Text label. |
![]() | ClipText | Returns or sets a Boolean value that determines whether chart text label will be clipped if there is not enough space for it. |
![]() | Column | Identifies a Column from the Chart's data. |
![]() | FontColor | Determines the Color used when rendering this Chart Text label. |
![]() | HorizontalAlign | Returns or sets a value that specifies the horizontal alignment of chart text. |
![]() | ItemFormatString | Specifies what chart text will be rendered. |
![]() | PositionFromRadius | Specifies the Position from the Radius of the Chart Text label. |
![]() | Row | Identifies a Row from the Chart's data. |
![]() | VerticalAlign | Returns or sets a value that specifies the vertical alignment of chart text. |
![]() | Visible | Indicates whether the chart text label is displayed. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
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. |