|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILegend
Represents chart's legend properties.
Method Summary | |
---|---|
ILegendEntryCollection |
getEntries()
|
IFormat |
getFormat()
|
boolean |
getOverlay()
|
int |
getPosition()
|
void |
setOverlay(boolean value)
|
void |
setPosition(int value)
|
Methods inherited from interface com.aspose.slides.ILayoutable |
---|
getBottom, getHeight, getRight, getWidth, getX, getY, setHeight, setWidth, setX, setY |
Methods inherited from interface com.aspose.slides.IChartComponent |
---|
getChart |
Methods inherited from interface com.aspose.slides.IFormattedTextContainer |
---|
getTextFormat |
Method Detail |
---|
boolean getOverlay()
void setOverlay(boolean value)
int getPosition()
void setPosition(int value)
IFormat getFormat()
ILegendEntryCollection getEntries()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |