java.lang.Objectcom.aspose.words.ChartLegend
public class ChartLegend
Constructor Summary |
---|
ChartLegend()
|
Property Getters/Setters Summary | ||
---|---|---|
boolean | getOverlay() | |
void | setOverlay(boolean value) | |
Determines whether other chart elements shall be allowed to overlap legend. Default value is false. | ||
int | getPosition() | |
void | setPosition(int value) | |
Specifies the position of the legend on a chart.
Default value is |
Constructor Detail |
---|
public ChartLegend()
Property Getters/Setters Detail |
---|
getOverlay/setOverlay | |
public boolean getOverlay() / public void setOverlay(boolean value) |
getPosition/setPosition | |
public int getPosition() / public void setPosition(int value) |