For a list of all members of this type, see ChartTextAppearance members.
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) |