xlschartformat-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.charts
class xlschartformat

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

public class xlschartformat
extends xlsobject
implements ichartformat

constructor summary
xlschartformat(java.lang.object parent)
           
 
method summary
 boolean getautoscaling()
          true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart..
 int getbubblescale()
          percent of largest bubble compared to chart in general.
 int getdepthpercent()
          returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
 int getdoughnutholesize()
          size of center hole in a doughnut chart (as a percentage).( 10 - 90 )
 int getdrawingzorder()
          drawing order (0 = bottom of the z-order).
 int getelevation()
          gets or sets the elevation of the 3-d chart view, in degrees (0 to 90 degrees).
 ichartdropbar getfirstdropbar()
          returns object that represents first drop bar.
 int getfirstsliceangle()
          angle of the first pie slice expressed in degrees.
 int getgapdepth()
          returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
 int getgapwidth()
          space between categories (percent of bar width), default = 50.
 int getheightpercent()
          returns or sets the height of a 3-d chart as a percentage of the chart width
 boolean getis3d()
          if true - serie 3d; otherwise serie 2d.
 boolean getis3dphongshade()
          true if this surface chart has shading.
 int getoverlap()
          space between bars ( -100 : 100 ).
 int getperspective()
          returns or sets the perspective for the 3-d chart view.( 0 - 100 )
 int getpiesecondsize()
          returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie.
  getpieseriesline()
          represents series line properties.
 boolean getrightangleaxes()
          true if the chart axes are at right angles, independent of chart rotation or elevation.
 int getrotation()
          returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
 ichartdropbar getseconddropbar()
          returns object that represents second drop bar.
 boolean getshownegativebubbles()
          true to show negative bubbles.
 bubblesizetype getsizerepresents()
          returns or sets what the bubble size represents on a bubble chart.
 splittype getsplittype()
          returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.
 int getsplitvalue()
          returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
 boolean hasradaraxislabels()
          true if a radar chart has axis labels.
 void hasradaraxislabels(boolean value)
          true if a radar chart has axis labels.
 boolean hasshadowbar()
          indicates whether bar has a shadow.
 void hasshadowbar(boolean value)
          indicates whether bar has a shadow.
 boolean hasshadowboppop()
          indicates whether bar has a shadow.
 void hasshadowboppop(boolean value)
          indicates whether bar has a shadow.
 boolean hasshadowline()
          true if this line has a shadow.
 void hasshadowline(boolean value)
          true if this line has a shadow.
 boolean hasshadowpie()
          true if this pie has a shadow.
 void hasshadowpie(boolean value)
          true if this pie has a shadow.
 boolean hasshadowradar()
          true if this radar series has a shadow.
 void hasshadowradar(boolean value)
          true if this radar series has a shadow.
 boolean hasshadowscatter()
          true if bubble series has a shadow.
 void hasshadowscatter(boolean value)
          true if bubble series has a shadow.
 boolean isareashadowed()
          this area has a shadow.
 void isareashadowed(boolean value)
           
 boolean ischartlineformat()
          if true - format contains series line.
 boolean isdefaultelevation()
          indicates whether elevation has default value.
 boolean isdefaultrotation()
          indicates whether rotation has default value.
 boolean isdropbar()
          if true - format contains drop bar record.
 boolean ismarker()
          if true - format has marker; otherwise false.
 boolean isprimaryaxis()
          if true then belong to primary axis; otherwise to secondary axis.
 boolean issmoothed()
          if true - format has smothed line; otherwise false.
 boolean isvarycolor()
          vary color for each data point.
 void isvarycolor(boolean value)
          vary color for each data point.
 boolean isverycolor()
           
 void isverycolor(boolean value)
           
 void setautoscaling(boolean value)
          true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart..
 void setbubblescale(int value)
          percent of largest bubble compared to chart in general.
 void setdepthpercent(int value)
          returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
 void setdoughnutholesize(int value)
          size of center hole in a doughnut chart (as a percentage).( 10 - 90 )
 void setdrawingzorder(int value)
          drawing order (0 = bottom of the z-order).
 void setelevation(int value)
          gets or sets the elevation of the 3-d chart view, in degrees (0 to 90 degrees).
 void setfirstsliceangle(int value)
          angle of the first pie slice expressed in degrees.
 void setgapdepth(int value)
          returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
 void setgapwidth(int value)
          space between categories (percent of bar width), default = 50.
 void setheightpercent(int value)
          returns or sets the height of a 3-d chart as a percentage of the chart width
 void setis3dphongshade(boolean value)
          returns or sets the height of a 3-d chart as a percentage of the chart width
 void setoverlap(int value)
          space between bars ( -100 : 100 ).
 void setperspective(int value)
          returns or sets the perspective for the 3-d chart view.( 0 - 100 )
 void setpiesecondsize(int value)
          returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie.
 void setrightangleaxes(boolean value)
          true if the chart axes are at right angles, independent of chart rotation or elevation.
 void setrotation(int value)
          returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
 void setshownegativebubbles(boolean value)
          true to show negative bubbles.
 void setsizerepresents(bubblesizetype value)
          returns or sets what the bubble size represents on a bubble chart.
 void setsplittype(splittype value)
          returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.
 void setsplitvalue(int value)
          returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

xlschartformat

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

isvarycolor

public boolean isvarycolor()
vary color for each data point.
specified by:
isvarycolor in interface ichartformat

isvarycolor

public void isvarycolor(boolean value)
vary color for each data point.
specified by:
isvarycolor in interface ichartformat

isverycolor

public boolean isverycolor()

isverycolor

public void isverycolor(boolean value)

getoverlap

public int getoverlap()
space between bars ( -100 : 100 ).
specified by:
getoverlap in interface ichartformat

setoverlap

public void setoverlap(int value)
space between bars ( -100 : 100 ).
specified by:
setoverlap in interface ichartformat

getgapwidth

public int getgapwidth()
space between categories (percent of bar width), default = 50.
specified by:
getgapwidth in interface ichartformat

setgapwidth

public void setgapwidth(int value)
space between categories (percent of bar width), default = 50.
specified by:
setgapwidth in interface ichartformat

getfirstsliceangle

public int getfirstsliceangle()
angle of the first pie slice expressed in degrees. ( 0 - 360 )
specified by:
getfirstsliceangle in interface ichartformat

setfirstsliceangle

public void setfirstsliceangle(int value)
angle of the first pie slice expressed in degrees. ( 0 - 360 )
specified by:
setfirstsliceangle in interface ichartformat

getdoughnutholesize

public int getdoughnutholesize()
size of center hole in a doughnut chart (as a percentage).( 10 - 90 )
specified by:
getdoughnutholesize in interface ichartformat

setdoughnutholesize

public void setdoughnutholesize(int value)
size of center hole in a doughnut chart (as a percentage).( 10 - 90 )
specified by:
setdoughnutholesize in interface ichartformat

getbubblescale

public int getbubblescale()
percent of largest bubble compared to chart in general. ( 0 - 300 )
specified by:
getbubblescale in interface ichartformat

setbubblescale

public void setbubblescale(int value)
percent of largest bubble compared to chart in general. ( 0 - 300 )
specified by:
setbubblescale in interface ichartformat

getsizerepresents

public bubblesizetype getsizerepresents()
returns or sets what the bubble size represents on a bubble chart.
specified by:
getsizerepresents in interface ichartformat

setsizerepresents

public void setsizerepresents(bubblesizetype value)
returns or sets what the bubble size represents on a bubble chart.
specified by:
setsizerepresents in interface ichartformat

getshownegativebubbles

public boolean getshownegativebubbles()
true to show negative bubbles.
specified by:
getshownegativebubbles in interface ichartformat

setshownegativebubbles

public void setshownegativebubbles(boolean value)
true to show negative bubbles.
specified by:
setshownegativebubbles in interface ichartformat

hasradaraxislabels

public boolean hasradaraxislabels()
true if a radar chart has axis labels. applies only to radar charts.
specified by:
hasradaraxislabels in interface ichartformat

hasradaraxislabels

public void hasradaraxislabels(boolean value)
true if a radar chart has axis labels. applies only to radar charts.
specified by:
hasradaraxislabels in interface ichartformat

getsplittype

public splittype getsplittype()
returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.
specified by:
getsplittype in interface ichartformat

setsplittype

public void setsplittype(splittype value)
returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.
specified by:
setsplittype in interface ichartformat

getsplitvalue

public int getsplitvalue()
returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
specified by:
getsplitvalue in interface ichartformat

setsplitvalue

public void setsplitvalue(int value)
returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
specified by:
setsplitvalue in interface ichartformat

getpiesecondsize

public int getpiesecondsize()
returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. ( 5 - 200 )
specified by:
getpiesecondsize in interface ichartformat

setpiesecondsize

public void setpiesecondsize(int value)
returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. ( 5 - 200 )
specified by:
setpiesecondsize in interface ichartformat

getfirstdropbar

public ichartdropbar getfirstdropbar()
returns object that represents first drop bar.
specified by:
getfirstdropbar in interface ichartformat

getseconddropbar

public ichartdropbar getseconddropbar()
returns object that represents second drop bar.
specified by:
getseconddropbar in interface ichartformat

getpieseriesline

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

getdepthpercent

public int getdepthpercent()
returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).

setdepthpercent

public void setdepthpercent(int value)
returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).

getdrawingzorder

public int getdrawingzorder()
drawing order (0 = bottom of the z-order).

setdrawingzorder

public void setdrawingzorder(int value)
drawing order (0 = bottom of the z-order).

getelevation

public int getelevation()
gets or sets the elevation of the 3-d chart view, in degrees (0 to 90 degrees).

setelevation

public void setelevation(int value)
gets or sets the elevation of the 3-d chart view, in degrees (0 to 90 degrees).

getautoscaling

public boolean getautoscaling()
true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart..

setautoscaling

public void setautoscaling(boolean value)
true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart..

getgapdepth

public int getgapdepth()
returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )

setgapdepth

public void setgapdepth(int value)
returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )

hasshadowbar

public boolean hasshadowbar()
indicates whether bar has a shadow.

hasshadowbar

public void hasshadowbar(boolean value)
indicates whether bar has a shadow.

hasshadowboppop

public boolean hasshadowboppop()
indicates whether bar has a shadow.

hasshadowboppop

public void hasshadowboppop(boolean value)
indicates whether bar has a shadow.

hasshadowline

public boolean hasshadowline()
true if this line has a shadow.

hasshadowline

public void hasshadowline(boolean value)
true if this line has a shadow.

hasshadowpie

public boolean hasshadowpie()
true if this pie has a shadow.

hasshadowpie

public void hasshadowpie(boolean value)
true if this pie has a shadow.

hasshadowradar

public boolean hasshadowradar()
true if this radar series has a shadow.

hasshadowradar

public void hasshadowradar(boolean value)
true if this radar series has a shadow.

hasshadowscatter

public boolean hasshadowscatter()
true if bubble series has a shadow.

hasshadowscatter

public void hasshadowscatter(boolean value)
true if bubble series has a shadow.

getheightpercent

public int getheightpercent()
returns or sets the height of a 3-d chart as a percentage of the chart width

setheightpercent

public void setheightpercent(int value)
returns or sets the height of a 3-d chart as a percentage of the chart width

getis3d

public boolean getis3d()
if true - serie 3d; otherwise serie 2d. read-only.

getis3dphongshade

public boolean getis3dphongshade()
true if this surface chart has shading.

setis3dphongshade

public void setis3dphongshade(boolean value)
returns or sets the height of a 3-d chart as a percentage of the chart width

isareashadowed

public boolean isareashadowed()
this area has a shadow.

isareashadowed

public void isareashadowed(boolean value)

ischartlineformat

public boolean ischartlineformat()
if true - format contains series line. read-only.

isdefaultelevation

public boolean isdefaultelevation()
indicates whether elevation has default value.

isdefaultrotation

public boolean isdefaultrotation()
indicates whether rotation has default value.

isdropbar

public boolean isdropbar()
if true - format contains drop bar record. read-only.

ismarker

public boolean ismarker()
if true - format has marker; otherwise false. read-only.

isprimaryaxis

public boolean isprimaryaxis()
if true then belong to primary axis; otherwise to secondary axis.

issmoothed

public boolean issmoothed()
if true - format has smothed line; otherwise false. read-only.

getperspective

public int getperspective()
returns or sets the perspective for the 3-d chart view.( 0 - 100 )

setperspective

public void setperspective(int value)
returns or sets the perspective for the 3-d chart view.( 0 - 100 )

getrightangleaxes

public boolean getrightangleaxes()
true if the chart axes are at right angles, independent of chart rotation or elevation.

setrightangleaxes

public void setrightangleaxes(boolean value)
true if the chart axes are at right angles, independent of chart rotation or elevation.

getrotation

public int getrotation()
returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).

setrotation

public void setrotation(int value)
returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).


网站地图