|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.LegendEntryProperties
public class LegendEntryProperties
Method Summary | |
---|---|
IChart |
getChart()
|
boolean |
getHide()
|
IChartTextFormat |
getTextFormat()
|
void |
setHide(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IChartTextFormat getTextFormat()
getTextFormat
in interface IFormattedTextContainer
public boolean getHide()
getHide
in interface ILegendEntryProperties
public void setHide(boolean value)
setHide
in interface ILegendEntryProperties
public IChart getChart()
getChart
in interface IChartComponent
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |