| Interface | Description |
|---|---|
| ChartStyle |
A chart style provides styling attributes for a chart.
|
| ChartStyleChangeListener |
An interface for receiving notification of changes to a
ChartStyle
instance. |
| Class | Description |
|---|---|
| ChartStyleChangeEvent |
An event that signals a change to a
ChartStyle. |
| ChartStyler |
A
ChartElementVisitor that applies a chart style to the elements
of a chart. |
| ChartStyles |
Some predefined chart styles.
|
| StandardChartStyle |
A standard implementation of the
ChartStyle interface. |