For a list of all members of this type, see TitleAppearance members.
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ClipText | Determines whether or not text should be clipped when it exceeds the bounding rectangle for this title. |
![]() | Extent | Specifies the spacing inset alloted to the title along its edge of the chart. |
![]() | Flip | Returns or sets a Boolean value that determines whether this title's text is flipped. Only effective if Orientation is set to Custom. |
![]() | Font | Returns a reference to or sets a Font object that specifies the font used for title text. |
![]() | FontColor | Returns a reference to or sets a Color object that specifies the color of the label text. |
![]() | FontSizeBestFit | Returns or sets a Boolean value that determines whether the font size of title text is selected automatically. |
![]() | HorizontalAlign | Returns or sets a value that specifies the horizontal alignment of title text. |
![]() | Margins | Returns a reference to or sets a MarginsAppearance object that specifies the amount of space around the chart's title. |
![]() | Orientation | Returns or sets a value that specifies the orientation of label text. This property is not supported for Chart Titles; please use a custom layer instead. |
![]() | OrientationAngle | Gets/Sets the rotation angle of the title's text. |
![]() | ReverseText | Determines whether or not the title's text should be reversed. |
![]() | Text | Returns or sets a string of text that is displayed as the title of a chart. |
![]() | VerticalAlign | Returns or sets a value that specifies the vertical alignment of title text. |
![]() | Visible | Returns or sets a Boolean value that determines whether a title is displayed. |
![]() | WrapText | Returns or sets a Boolean value that determines whether title text is wrapped onto multiple lines if necessary. |
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) |