|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.charts.xlschartformat
public class xlschartformat
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 |
---|
public xlschartformat(java.lang.object parent)
method detail |
---|
public boolean isvarycolor()
isvarycolor
in interface ichartformat
public void isvarycolor(boolean value)
isvarycolor
in interface ichartformat
public boolean isverycolor()
public void isverycolor(boolean value)
public int getoverlap()
getoverlap
in interface ichartformat
public void setoverlap(int value)
setoverlap
in interface ichartformat
public int getgapwidth()
getgapwidth
in interface ichartformat
public void setgapwidth(int value)
setgapwidth
in interface ichartformat
public int getfirstsliceangle()
getfirstsliceangle
in interface ichartformat
public void setfirstsliceangle(int value)
setfirstsliceangle
in interface ichartformat
public int getdoughnutholesize()
getdoughnutholesize
in interface ichartformat
public void setdoughnutholesize(int value)
setdoughnutholesize
in interface ichartformat
public int getbubblescale()
getbubblescale
in interface ichartformat
public void setbubblescale(int value)
setbubblescale
in interface ichartformat
public bubblesizetype getsizerepresents()
getsizerepresents
in interface ichartformat
public void setsizerepresents(bubblesizetype value)
setsizerepresents
in interface ichartformat
public boolean getshownegativebubbles()
getshownegativebubbles
in interface ichartformat
public void setshownegativebubbles(boolean value)
setshownegativebubbles
in interface ichartformat
public boolean hasradaraxislabels()
hasradaraxislabels
in interface ichartformat
public void hasradaraxislabels(boolean value)
hasradaraxislabels
in interface ichartformat
public splittype getsplittype()
getsplittype
in interface ichartformat
public void setsplittype(splittype value)
setsplittype
in interface ichartformat
public int getsplitvalue()
getsplitvalue
in interface ichartformat
public void setsplitvalue(int value)
setsplitvalue
in interface ichartformat
public int getpiesecondsize()
getpiesecondsize
in interface ichartformat
public void setpiesecondsize(int value)
setpiesecondsize
in interface ichartformat
public ichartdropbar getfirstdropbar()
getfirstdropbar
in interface ichartformat
public ichartdropbar getseconddropbar()
getseconddropbar
in interface ichartformat
public getpieseriesline()
getpieseriesline
in interface ichartformat
public int getdepthpercent()
public void setdepthpercent(int value)
public int getdrawingzorder()
public void setdrawingzorder(int value)
public int getelevation()
public void setelevation(int value)
public boolean getautoscaling()
public void setautoscaling(boolean value)
public int getgapdepth()
public void setgapdepth(int value)
public boolean hasshadowbar()
public void hasshadowbar(boolean value)
public boolean hasshadowboppop()
public void hasshadowboppop(boolean value)
public boolean hasshadowline()
public void hasshadowline(boolean value)
public boolean hasshadowpie()
public void hasshadowpie(boolean value)
public boolean hasshadowradar()
public void hasshadowradar(boolean value)
public boolean hasshadowscatter()
public void hasshadowscatter(boolean value)
public int getheightpercent()
public void setheightpercent(int value)
public boolean getis3d()
public boolean getis3dphongshade()
public void setis3dphongshade(boolean value)
public boolean isareashadowed()
public void isareashadowed(boolean value)
public boolean ischartlineformat()
public boolean isdefaultelevation()
public boolean isdefaultrotation()
public boolean isdropbar()
public boolean ismarker()
public boolean isprimaryaxis()
public boolean issmoothed()
public int getperspective()
public void setperspective(int value)
public boolean getrightangleaxes()
public void setrightangleaxes(boolean value)
public int getrotation()
public void setrotation(int value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |