|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ichartdatalabels
method summary | |
---|---|
java.lang.string |
getdelimiter()
delimeter. |
java.lang.string |
getnumberformat()
represents trend line label number format. |
datalabelpositiontype |
getposition()
represents data labels position. |
boolean |
getshowleaderlines()
indicates whether leader lines is in data labels. |
boolean |
hasbubblesize()
indicates whether bubble size is in data labels. |
void |
hasbubblesize(boolean value)
indicates whether bubble size is in data labels. |
boolean |
hascategoryname()
indicates whether category name is in data labels. |
void |
hascategoryname(boolean value)
indicates whether category name is in data labels. |
boolean |
haslegendkey()
indicates whether legend key is in data labels. |
void |
haslegendkey(boolean value)
indicates whether legend key is in data labels. |
boolean |
haspercentage()
indicates whether percentage is in data labels. |
void |
haspercentage(boolean value)
indicates whether percentage is in data labels. |
boolean |
hasseriesname()
indicates whether series name is in data labels. |
void |
hasseriesname(boolean value)
indicates whether series name is in data labels. |
boolean |
hasvalue()
indicates whether value is in data labels. |
void |
hasvalue(boolean value)
indicates whether value is in data labels. |
void |
setdelimiter(java.lang.string value)
delimeter. |
void |
setnumberformat(java.lang.string value)
represents trend line label number format. |
void |
setposition(datalabelpositiontype value)
represents data labels position. |
void |
setshowleaderlines(boolean showleaderlines)
represents data labels position. |
methods inherited from interface com.spire.xls.core.icharttextarea |
---|
getbackgroundmode, getframeformat, gettext, gettextrotationangle, isautomode |
methods inherited from interface com.spire.xls.core.ifont |
---|
generatenativefont, getcolor, getfontname, getknowncolor, getsize, getstrikethroughtype, getunderline, getverticalalignment, isautocolor, isbold, isbold, isitalic, isitalic, isstrikethrough, isstrikethrough, issubscript, issubscript, issuperscript, issuperscript, setcolor, setfontname, setknowncolor, setsize, setstrikethroughtype, setunderline, setverticalalignment |
methods inherited from interface com.spire.xls.core.interfacess.ioptimizedupdate |
---|
beginupdate, endupdate |
method detail |
---|
boolean hasseriesname()
void hasseriesname(boolean value)
boolean hascategoryname()
void hascategoryname(boolean value)
boolean hasvalue()
void hasvalue(boolean value)
boolean haspercentage()
void haspercentage(boolean value)
boolean hasbubblesize()
void hasbubblesize(boolean value)
java.lang.string getdelimiter()
void setdelimiter(java.lang.string value)
boolean haslegendkey()
void haslegendkey(boolean value)
datalabelpositiontype getposition()
void setposition(datalabelpositiontype value)
boolean getshowleaderlines()
void setshowleaderlines(boolean showleaderlines)
java.lang.string getnumberformat()
void setnumberformat(java.lang.string value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |