@Deprecated @Removal(version="4.2") public interface ChartLegend extends ManuallyPositionable
| Modifier and Type | Method and Description |
|---|---|
LegendPosition |
getPosition()
Deprecated.
|
boolean |
isOverlay()
Deprecated.
|
void |
setOverlay(boolean value)
Deprecated.
If true the legend is positioned over the chart area otherwise
the legend is displayed next to it.
|
void |
setPosition(LegendPosition position)
Deprecated.
|
getManualLayoutLegendPosition getPosition()
void setPosition(LegendPosition position)
position - new legend positionboolean isOverlay()
void setOverlay(boolean value)
value - Copyright 2020 The Apache Software Foundation or its licensors, as applicable.