| Class | Description |
|---|---|
| CompositeTitle |
A title that contains multiple titles within a
BlockContainer. |
| DateTitle |
A chart title that displays the date.
|
| ImageTitle |
A chart title that displays an image.
|
| LegendGraphic |
The graphical item within a legend item.
|
| LegendItemBlockContainer |
A container that holds all the pieces of a single legend item.
|
| LegendTitle |
A chart title that displays a legend for the data in the chart.
|
| PaintScaleLegend |
A legend that shows a range of values and their associated colors, driven
by an underlying
PaintScale implementation. |
| ShortTextTitle |
A text title that is only displayed if the entire text will be visible
without line wrapping.
|
| TextTitle |
A chart title that displays a text string with automatic wrapping as
required.
|
| Title |
The base class for all chart titles.
|