| Interface | Description |
|---|---|
| LegendBuilder |
A legend builder is responsible for creating a legend for a chart.
|
| LegendItemInfo |
Information about an item (typically a data series) that can be displayed
in a legend.
|
| Class | Description |
|---|---|
| ColorScaleElement |
A
TableElement that displays a ColorScale. |
| ColorScaleLegendBuilder |
A legend builder that creates a legend representing a
ColorScale. |
| LegendAnchor |
Predefined legend anchor points, provided for convenience.
|
| StandardLegendBuilder |
The standard legend builder, which creates a simple legend
with a flow layout and optional header and footer text.
|
| StandardLegendItemInfo |
A standard implementation of the
LegendItemInfo interface. |