public interface LegendLabelsCallback
LegendLabels
Modifier and Type | Method and Description |
---|---|
LegendLabelItem[] |
generateLegendLabels(AbstractChart<?,?> chart)
Generates legend items for each thing in the legend.
|
LegendLabelItem[] generateLegendLabels(AbstractChart<?,?> chart)
chart
- chart instancenull
, uses the default implementationAbstractChart
,
LegendLabelItem