chartformat-ag凯发旗舰厅



com.spire.xls.charts
class chartformat

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartformat
          extended by com.spire.xls.charts.chartformat
all implemented interfaces:
ichartformat

public class chartformat
extends xlschartformat

constructor summary
chartformat(java.lang.object parent)
           
 
method summary
 chartseriedataformat getdataformatornull()
          returns dataformat or null; read-only.
 chartdropbar getfirstdropbar()
          gets first drop bar.
 chartborder getpieseriesline()
          represents series line properties.
 chartdropbar getseconddropbar()
          returns object that represents second drop bar.
 
methods inherited from class com.spire.xls.core.spreadsheet.charts.xlschartformat
getautoscaling, getbubblescale, getdepthpercent, getdoughnutholesize, getdrawingzorder, getelevation, getfirstsliceangle, getgapdepth, getgapwidth, getheightpercent, getis3d, getis3dphongshade, getoverlap, getperspective, getpiesecondsize, getrightangleaxes, getrotation, getshownegativebubbles, getsizerepresents, getsplittype, getsplitvalue, hasradaraxislabels, hasradaraxislabels, hasshadowbar, hasshadowbar, hasshadowboppop, hasshadowboppop, hasshadowline, hasshadowline, hasshadowpie, hasshadowpie, hasshadowradar, hasshadowradar, hasshadowscatter, hasshadowscatter, isareashadowed, isareashadowed, ischartlineformat, isdefaultelevation, isdefaultrotation, isdropbar, ismarker, isprimaryaxis, issmoothed, isvarycolor, isvarycolor, isverycolor, isverycolor, setautoscaling, setbubblescale, setdepthpercent, setdoughnutholesize, setdrawingzorder, setelevation, setfirstsliceangle, setgapdepth, setgapwidth, setheightpercent, setis3dphongshade, setoverlap, setperspective, setpiesecondsize, setrightangleaxes, setrotation, setshownegativebubbles, setsizerepresents, setsplittype, setsplitvalue
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

chartformat

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

getdataformatornull

public chartseriedataformat getdataformatornull()
returns dataformat or null; read-only.
overrides:
getdataformatornull in class xlschartformat

getfirstdropbar

public chartdropbar getfirstdropbar()
gets first drop bar.
specified by:
getfirstdropbar in interface ichartformat
overrides:
getfirstdropbar in class xlschartformat

getpieseriesline

public chartborder getpieseriesline()
represents series line properties. ( for pie of pie or pie of bar chart types only. ) read only.
specified by:
getpieseriesline in interface ichartformat
overrides:
getpieseriesline in class xlschartformat

getseconddropbar

public chartdropbar getseconddropbar()
returns object that represents second drop bar.
specified by:
getseconddropbar in interface ichartformat
overrides:
getseconddropbar in class xlschartformat


网站地图