|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartLegendEntry
Method Summary | |
---|---|
void |
delete()
Deletes current legend entry. |
ChartBackgroundMode |
getBackgroundMode()
|
IChartTextArea |
getTextArea()
Represents text area. |
boolean |
isDeleted()
If true then this entry deleted. |
void |
isDeleted(boolean value)
If true then this entry deleted. |
boolean |
isFormatted()
True if the legend entry has been formatted. |
void |
isFormatted(boolean value)
True if the legend entry has been formatted. |
void |
setBackgroundMode(ChartBackgroundMode value)
|
Method Detail |
---|
boolean isDeleted()
void isDeleted(boolean value)
boolean isFormatted()
void isFormatted(boolean value)
IChartTextArea getTextArea()
ChartBackgroundMode getBackgroundMode()
void setBackgroundMode(ChartBackgroundMode value)
void delete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |