icharterrorbars-ag凯发旗舰厅



com.spire.xls.core
interface icharterrorbars


public interface icharterrorbars

method summary
 void clearformats()
          clears current error bar.
 void delete()
          delete current error bar.
  getborder()
          represents border object.
 iformat3d getchart3doptions()
          gets the chart3 d options.
  getinclude()
          reprsents error bar include type.
 ixlsrange getminusrange()
          represents custom minus value.
 double getnumbervalue()
          represents number value.
 ixlsrange getplusrange()
          represents custom plus value.
 ishadow getshadow()
          gets the shadow.
  gettype()
          represents excel error bar type.
 boolean hascap()
          indicates if error bar has cap.
 
method detail

getborder

 getborder()
represents border object. read only.

getinclude

 getinclude()
reprsents error bar include type.

hascap

boolean hascap()
indicates if error bar has cap.

gettype

 gettype()
represents excel error bar type.

getnumbervalue

double getnumbervalue()
represents number value.

getplusrange

ixlsrange getplusrange()
represents custom plus value.

getminusrange

ixlsrange getminusrange()
represents custom minus value.

getshadow

ishadow getshadow()
gets the shadow.

getchart3doptions

iformat3d getchart3doptions()
gets the chart3 d options.

clearformats

void clearformats()
clears current error bar.

delete

void delete()
delete current error bar.


网站地图