chartseriedataformat-ag凯发旗舰厅



com.spire.xls.charts
class chartseriedataformat

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartseriedataformat
          extended by com.spire.xls.charts.chartseriedataformat
all implemented interfaces:
ichartfillborder, ichartseriedataformat

public class chartseriedataformat
extends xlschartseriedataformat

constructor summary
chartseriedataformat(java.lang.object parent)
           
 
method summary
 chartinterior getareaproperties()
          returns object, that represents aera properties.
 chartborder getlineproperties()
          returns object, that represents line properties.
 chartserie getparentserie()
          returns parent serie.
 
methods inherited from class com.spire.xls.core.spreadsheet.charts.xlschartseriedataformat
getbackgroundcolor, getbackgroundcolorobject, getbackgroundinnercolor, getbackgroundknowncolor, getbartoptype, getbartype, getfill, getforegroundcolor, getforegroundcolorobject, getforegroundknowncolor, getformat3d, gethas_dptpieexplosion, getinterior, getis3dbubbles, getmarkerbackcolorobject, getmarkerbackgroundcolor, getmarkerbackgroundknowncolor, getmarkerforecolorobject, getmarkerforegroundcolor, getmarkerforegroundknowncolor, getmarkersize, getmarkerstyle, getmarkertransparencyvalue, getoptions, getpattern, getpercent, getshadow, getshowactivevalue, getvisible, hasborder, hasborderline, hasformat3d, hasinterior, haslineproperties, hasshadow, isautomarker, isautomarker, isautomaticformat, isautomaticformat, isformatted, ismarker, ismarkersupported, isshowbackground, isshowforeground, issmoothed, issupportfill, setbackgroundcolor, setbackgroundknowncolor, setbartoptype, setbartype, setforegroundcolor, setforegroundknowncolor, sethas_dptpieexplosion, setis3dbubbles, setmarkerbackgroundcolor, setmarkerbackgroundknowncolor, setmarkerforegroundcolor, setmarkerforegroundknowncolor, setmarkersize, setmarkerstyle, setmarkertransparencyvalue, setpattern, setpercent, setshowactivevalue, setvisible
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

chartseriedataformat

public chartseriedataformat(java.lang.object parent)
method detail

getareaproperties

public chartinterior getareaproperties()
returns object, that represents aera properties. read only.
specified by:
getareaproperties in interface ichartseriedataformat
overrides:
getareaproperties in class xlschartseriedataformat

getlineproperties

public chartborder getlineproperties()
returns object, that represents line properties. read only.
specified by:
getlineproperties in interface ichartfillborder
overrides:
getlineproperties in class xlschartseriedataformat

getparentserie

public chartserie getparentserie()
returns parent serie. read-only.
overrides:
getparentserie in class xlschartseriedataformat


网站地图