xlschart-ag凯发旗舰厅



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

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.xlsworksheetbase
          extended by com.spire.xls.core.spreadsheet.charts.xlschart
all implemented interfaces:
ichart
direct known subclasses:
chartsheet

public class xlschart
extends xlsworksheetbase
implements ichart

constructor summary
xlschart(java.lang.object parent)
           
 
method summary
 boolean canchartbubblelabel()
          returns true if chart can have bubble data labels.
 boolean cancharthaveserieslines()
          returns true if chart can have series lines.
 boolean canchartpercentagelabel()
          returns true if chart can have percentage data labels.
 boolean checkforsupportgridline()
          chacks for existing gridlines in chart.
 xlschart deepclone(java.util.hashmap hashnewnames, java.lang.object parent, java.util.hashmap dicfontindexes)
          clones current instance.
 java.lang.object deepclone(java.lang.object parent)
          clones current instance.
 boolean getautoscaling()
          true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart.
 java.lang.string getcategoryaxistitle()
          title of the category axis.
 ichartframeformat getchartarea()
          returns an object that represents the complete chart area for the chart.
 java.lang.string getchartstarttype()
          returns start type of chart type.
 java.lang.string getcharttitle()
          title of the chart.
 ifont getcharttitlefont()
          returns object that describes chart title area.
 excelcharttype getcharttype()
          type of the chart.
 ixlsrange getdatarange()
          datarange for the chart series.
 ichartdatatable getdatatable()
          represents charts datatable object.
 chartlinepatterntype getdefaultlinepattern()
          returns default line pattern for the chart.
 int getdepthpercent()
          returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
 excelcharttype getdestinationtype()
          gets chart type after type change.
 boolean getdisplayaxisfieldbuttons()
          gets or sets a value indicating whether [show axis field buttons].
 chartplotemptytype getdisplayblanksas()
          represents the way that blank cells are plotted on a chart.
 boolean getdisplayentirefieldbuttons()
          gets or sets a value indicating whether [show all field buttons].
 boolean getdisplaylegendfieldbuttons()
          gets or sets a value indicating whether [show legend field buttons].
 boolean getdisplayvaluefieldbuttons()
          gets or sets a value indicating whether [show value field buttons].
 int getelevation()
          returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
 ichartwallorfloor getfloor()
          represents chart floor.
 fontwrapper getfont()
          gets font which used for displaying axis text .
 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 )
 double getheight()
          height of the chart in points (1/72 inch).
 int getheightpercent()
          returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
 ichartlegend getlegend()
          represents chart legend.
 boolean getneeddataformat()
          returns true if chart needs data format to be saved.
 boolean getneeddropbar()
          returns true if chart needs drop bars to be saved.
 boolean getneedmarkerformat()
          returns true if chart needs marker format to be saved.
 boolean getnoplotarea()
          returns true if chart has no plot area.
 ichartpagesetup getpagesetup()
          page setup for the chart.
 int getperspective()
          returns or sets the perspective for the 3-d chart view (0 to 100).
 excelcharttype getpivotcharttype()
          gets or sets the type of the pivot chart.
 pivottable getpivottable()
          gets or sets the pivot source.
 ichartframeformat getplotarea()
          returns plot area frame format.
 boolean getplotvisibleonly()
          true if only visible cells are plotted.
 ichartcategoryaxis getprimarycategoryaxis()
          primary category axis.
 ichartseriesaxis getprimaryserieaxis()
          primary serie axis.
 ichartvalueaxis getprimaryvalueaxis()
          primary value axis.
 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).
 ichartcategoryaxis getsecondarycategoryaxis()
          secondary category axis.
 java.lang.string getsecondarycategoryaxistitle()
          title of the secondary category axis.
 ichartvalueaxis getsecondaryvalueaxis()
          secondary value axis.
 java.lang.string getsecondaryvalueaxistitle()
          title of the secondary value axis.
 java.lang.string getseriesaxistitle()
          title of the series axis.
 boolean getseriesdatafromrange()
          true if series are in rows in datarange; false otherwise.
 boolean getshowreportfilterfieldbuttons()
          gets or sets a value indicating whether [show report filter field buttons].
 boolean getsizewithwindow()
          true if microsoft excel resizes the chart to match the size of the chart sheet window.
 int getstyle()
          style index for excel 2007 chart.
 boolean getsupportwallsandfloor()
          indicates whether this chart supports walls and floor.
 java.lang.string getvalueaxistitle()
          title of the value axis.
 ichartwallorfloor getwalls()
          represents chart walls.
 boolean getwallsandgridlines2d()
          true if gridlines are drawn two-dimensionally on a 3-d chart.
 double getwidth()
          width of the chart in points (1/72 inch).
 double getxpos()
          x coordinate of the upper-left corner of the chart in points (1/72 inch).
 double getypos()
          y coordinate of the upper-left corner of the chart in points (1/72 inch).
 boolean getzoomtofit()
          gets or sets zoomtofit value.
 boolean haschartarea()
          indicates whether chart has chart area.
 void haschartarea(boolean value)
          indicates whether chart has chart area.
 boolean hascharttitle()
          indicates wheather the chart has title
 boolean hasdatatable()
          true if the chart has a data table.
 void hasdatatable(boolean value)
          true if the chart has a data table.
 boolean hasfloor()
          gets value indicating whether floor object was created.
 boolean haslegend()
          true if the chart has a legend object.
 void haslegend(boolean value)
          true if the chart has a legend object.
 boolean haspivottable()
          indicates whether contains pivot table.
 boolean hasplotarea()
          indicates whether chart has plot area.
 void hasplotarea(boolean value)
          indicates whether chart has plot area.
 boolean haswalls()
          gets value indicating whether floor object was created.
 boolean iscategoryaxisavail()
          indicates whether chart has a category axis.
 boolean ischart_100()
          returns true if chart is 100%.
 boolean ischart3d()
          returns true if chart is 3d.
 boolean ischartbar()
          returns true if chart is a bar chart.
 boolean ischartbubble()
          returns true if chart is a bubble chart.
 boolean ischartcone()
          returns true if chart is a conical shape.
 boolean ischartcylinder()
          returns true if chart is a cylinder shape.
 boolean ischartdoughnut()
          returns true if chart is a doughnut chart.
 boolean ischartexploded()
          returns true if chart is exploded.
 boolean ischartfloor()
          returns true if chart has floor.
 boolean ischartline()
          returns true if chart is line.
 boolean ischartpie()
          returns true if chart is a pie chart.
 boolean ischartpyramid()
          returns true if chart is a pyramid shape.
 boolean ischartradar()
          returns true if chart is a radar chart.
 boolean ischartscatter()
          returns true if chart is a scatter chart.
 boolean ischartsmoothedline()
          returns true if chart has smoothed lines.
 boolean ischartstock()
          returns true if this is a stock chart.
 boolean ischartverycolor()
          returns true if chart should have a different color for each series value.
 boolean ischartvolume()
          returns true if chart is a stock chart with volume.
 boolean ischartwalls()
          returns true if chart has walls.
 boolean isclustered()
          returns true if chart is a clustered chart.
 boolean isembeded()
          gets value indicating whether chart is embeded into worksheet.
 boolean isperspective()
          returns true if chart has perspective.
 boolean ispivot3dchart()
          gets a value indicating whether this instance is pivot 3d chart .
 boolean issecondaryaxes()
          returns true if at least one of the secondary axes is present.
 void issecondaryaxes(boolean value)
          returns true if at least one of the secondary axes is present.
 boolean isserieslines()
          returns true if chart has series lines.
 boolean isspecialdatalabels()
          returns true if chart needs special data labels serialization.
 boolean isstacked()
          returns true if chart is stacked.
 boolean isvalueaxisavail()
          indicates whehter chart has a value axis.
 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 setcategoryaxistitle(java.lang.string value)
          title of the category axis.
 void setcharttitle(java.lang.string value)
          title of the chart.
 void setcharttype(excelcharttype value)
          type of the chart.
 void setdatarange(ixlsrange value)
          datarange for the chart series.
 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 setdestinationtype(excelcharttype value)
          gets chart type after type change.
 void setdisplayaxisfieldbuttons(boolean value)
          gets or sets a value indicating whether [show axis field buttons].
 void setdisplayblanksas(chartplotemptytype value)
          represents the way that blank cells are plotted on a chart.
 void setdisplayentirefieldbuttons(boolean value)
          gets or sets a value indicating whether [show all field buttons].
 void setdisplaylegendfieldbuttons(boolean value)
          gets or sets a value indicating whether [show legend field buttons].
 void setdisplayvaluefieldbuttons(boolean value)
          gets or sets a value indicating whether [show value field buttons].
 void setelevation(int value)
          returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 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 setheight(double value)
          height of the chart in points (1/72 inch).
 void setheightpercent(int value)
          returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
 void setperspective(int value)
          returns or sets the perspective for the 3-d chart view (0 to 100).
 void setpivotcharttype(excelcharttype value)
          gets or sets the type of the pivot chart.
 void setpivottable(pivottable value)
          gets or sets the pivot source.
 void setplotvisibleonly(boolean value)
          true if only visible cells are plotted.
 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 setsecondarycategoryaxistitle(java.lang.string value)
          title of the secondary category axis.
 void setsecondaryvalueaxistitle(java.lang.string value)
          title of the secondary value axis.
 void setseriesaxistitle(java.lang.string value)
          title of the series axis.
 void setseriesdatafromrange(boolean value)
          true if series are in rows in datarange; false otherwise.
 void setshowreportfilterfieldbuttons(boolean value)
          gets or sets a value indicating whether [show report filter field buttons].
 void setsizewithwindow(boolean value)
          true if microsoft excel resizes the chart to match the size of the chart sheet window.
 void setstyle(int value)
          style index for excel 2007 chart.
 void settodefaultgridlines(excelcharttype type)
          sets to default chart grid lines on chart type or serie type changing.
 void setvalueaxistitle(java.lang.string value)
          title of the value axis.
 void setwallsandgridlines2d(boolean value)
          true if gridlines are drawn two-dimensionally on a 3-d chart.
 void setwidth(double value)
          width of the chart in points (1/72 inch).
 void setxpos(double value)
          x coordinate of the upper-left corner of the chart in points (1/72 inch).
 void setypos(double value)
          y coordinate of the upper-left corner of the chart in points (1/72 inch).
 void setzoomtofit(boolean value)
          gets or sets zoomtofit value.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsworksheetbase
activate, getarcshapes, getbuttonshapes, getcharts, getcheckboxes, getcodename, getcomboboxes, getcomments, getdefaultgridlinecolor, getfirstcolumn, getfirstrow, getgridlinecolor, getgroupboxes, getheaderfootershapes, getindex, getlabelshapes, getlastcolumn, getlastrow, getleftvisiblecolumn, getlines, getlistboxes, getname, getovalshapes, getparentworkbook, getpictures, getprotectcontents, getprotectdrawingobjects, getprotection, getprotectscenarios, getprstgeomshapes, getradiobuttons, getrealindex, getrectangleshapes, getscrollbarshapes, getshapes, getsheetid, getspinnershapes, gettabcolor, gettabcolorobject, gettabknowncolor, gettextboxes, gettopvisiblerow, gettypedarcs, gettypedbuttons, gettypedcheckboxes, gettypedcomboboxes, gettypedgroupboxes, gettypedlabels, gettypedlines, gettypedlistboxes, gettypedovals, gettypedpictures, gettypedradiobuttons, gettypedrects, gettypedscollbars, gettypedspinners, gettypedtextboxes, getunknownvmlshapes, getvisibility, getvmlshapescount, getworkbook, getzoom, haspictures, hasvmlshapes, ispasswordprotected, isrighttoleft, isrighttoleft, isselected, protect, protect, select, selecttab, setchanged, setfirstcolumn, setfirstrow, setgridlinecolor, setindex, setleftvisiblecolumn, setname, setrealindex, settabcolor, settabknowncolor, settopvisiblerow, setunknownvmlshapes, setvisibility, setzoom, unprotect, unprotect, unselect, unselect
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.ichart
getheightfordouble, getname, getwidthfordouble
 
constructor detail

xlschart

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

getcharttype

public excelcharttype getcharttype()
type of the chart.
specified by:
getcharttype in interface ichart

setcharttype

public void setcharttype(excelcharttype value)
type of the chart.
specified by:
setcharttype in interface ichart

getdatarange

public ixlsrange getdatarange()
datarange for the chart series.
specified by:
getdatarange in interface ichart

setdatarange

public void setdatarange(ixlsrange value)
datarange for the chart series.
specified by:
setdatarange in interface ichart

getseriesdatafromrange

public boolean getseriesdatafromrange()
true if series are in rows in datarange; false otherwise.
specified by:
getseriesdatafromrange in interface ichart

setseriesdatafromrange

public void setseriesdatafromrange(boolean value)
true if series are in rows in datarange; false otherwise.
specified by:
setseriesdatafromrange in interface ichart

getpagesetup

public ichartpagesetup getpagesetup()
page setup for the chart. read-only.
specified by:
getpagesetup in interface ichart

getxpos

public double getxpos()
x coordinate of the upper-left corner of the chart in points (1/72 inch).
specified by:
getxpos in interface ichart

setxpos

public void setxpos(double value)
x coordinate of the upper-left corner of the chart in points (1/72 inch).

getypos

public double getypos()
y coordinate of the upper-left corner of the chart in points (1/72 inch).
specified by:
getypos in interface ichart

setypos

public void setypos(double value)
y coordinate of the upper-left corner of the chart in points (1/72 inch).

getwidth

public double getwidth()
width of the chart in points (1/72 inch).

setwidth

public void setwidth(double value)
width of the chart in points (1/72 inch).

getheight

public double getheight()
height of the chart in points (1/72 inch).

setheight

public void setheight(double value)
height of the chart in points (1/72 inch).

getprimarycategoryaxis

public ichartcategoryaxis getprimarycategoryaxis()
primary category axis. read-only.
specified by:
getprimarycategoryaxis in interface ichart

getprimaryvalueaxis

public ichartvalueaxis getprimaryvalueaxis()
primary value axis. read-only.
specified by:
getprimaryvalueaxis in interface ichart

getprimaryserieaxis

public ichartseriesaxis getprimaryserieaxis()
primary serie axis. read-only.
specified by:
getprimaryserieaxis in interface ichart

getsecondarycategoryaxis

public ichartcategoryaxis getsecondarycategoryaxis()
secondary category axis. read-only.
specified by:
getsecondarycategoryaxis in interface ichart

getsecondaryvalueaxis

public ichartvalueaxis getsecondaryvalueaxis()
secondary value axis. read-only.
specified by:
getsecondaryvalueaxis in interface ichart

getchartarea

public ichartframeformat getchartarea()
returns an object that represents the complete chart area for the chart. read-only.
specified by:
getchartarea in interface ichart

getplotarea

public ichartframeformat getplotarea()
returns plot area frame format. read-only.
specified by:
getplotarea in interface ichart

getwalls

public ichartwallorfloor getwalls()
represents chart walls. read-only.
specified by:
getwalls in interface ichart

getfloor

public ichartwallorfloor getfloor()
represents chart floor. read-only.
specified by:
getfloor in interface ichart

getdatatable

public ichartdatatable getdatatable()
represents charts datatable object.
specified by:
getdatatable in interface ichart

hasdatatable

public boolean hasdatatable()
true if the chart has a data table.
specified by:
hasdatatable in interface ichart

hasdatatable

public void hasdatatable(boolean value)
true if the chart has a data table.
specified by:
hasdatatable in interface ichart

getlegend

public ichartlegend getlegend()
represents chart legend.
specified by:
getlegend in interface ichart

haslegend

public boolean haslegend()
true if the chart has a legend object.
specified by:
haslegend in interface ichart

haslegend

public void haslegend(boolean value)
true if the chart has a legend object.
specified by:
haslegend in interface ichart

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).
specified by:
getrotation in interface ichart

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).
specified by:
setrotation in interface ichart

getelevation

public int getelevation()
returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
specified by:
getelevation in interface ichart

setelevation

public void setelevation(int value)
returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
specified by:
setelevation in interface ichart

getperspective

public int getperspective()
returns or sets the perspective for the 3-d chart view (0 to 100).
specified by:
getperspective in interface ichart

setperspective

public void setperspective(int value)
returns or sets the perspective for the 3-d chart view (0 to 100).
specified by:
setperspective in interface ichart

getheightpercent

public int getheightpercent()
returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
specified by:
getheightpercent in interface ichart

setheightpercent

public void setheightpercent(int value)
returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
specified by:
setheightpercent in interface ichart

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).
specified by:
getdepthpercent in interface ichart

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).
specified by:
setdepthpercent in interface ichart

getdestinationtype

public excelcharttype getdestinationtype()
gets chart type after type change.

setdestinationtype

public void setdestinationtype(excelcharttype value)
gets chart type after type change.

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 )
specified by:
getgapdepth in interface ichart

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 )
specified by:
setgapdepth in interface ichart

getrightangleaxes

public boolean getrightangleaxes()
true if the chart axes are at right angles, independent of chart rotation or elevation.
specified by:
getrightangleaxes in interface ichart

setrightangleaxes

public void setrightangleaxes(boolean value)
true if the chart axes are at right angles, independent of chart rotation or elevation.
specified by:
setrightangleaxes in interface ichart

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.
specified by:
getautoscaling in interface ichart

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.
specified by:
setautoscaling in interface ichart

getwallsandgridlines2d

public boolean getwallsandgridlines2d()
true if gridlines are drawn two-dimensionally on a 3-d chart.
specified by:
getwallsandgridlines2d in interface ichart

setwallsandgridlines2d

public void setwallsandgridlines2d(boolean value)
true if gridlines are drawn two-dimensionally on a 3-d chart.
specified by:
setwallsandgridlines2d in interface ichart

hasplotarea

public boolean hasplotarea()
indicates whether chart has plot area.
specified by:
hasplotarea in interface ichart

hasplotarea

public void hasplotarea(boolean value)
indicates whether chart has plot area.
specified by:
hasplotarea in interface ichart

getdisplayblanksas

public chartplotemptytype getdisplayblanksas()
represents the way that blank cells are plotted on a chart.
specified by:
getdisplayblanksas in interface ichart

setdisplayblanksas

public void setdisplayblanksas(chartplotemptytype value)
represents the way that blank cells are plotted on a chart.
specified by:
setdisplayblanksas in interface ichart

getplotvisibleonly

public boolean getplotvisibleonly()
true if only visible cells are plotted. false if both visible and hidden cells are plotted.
specified by:
getplotvisibleonly in interface ichart

setplotvisibleonly

public void setplotvisibleonly(boolean value)
true if only visible cells are plotted. false if both visible and hidden cells are plotted.
specified by:
setplotvisibleonly in interface ichart

getsizewithwindow

public boolean getsizewithwindow()
true if microsoft excel resizes the chart to match the size of the chart sheet window. false if the chart size isn't attached to the window size. applies only to chart sheets.
specified by:
getsizewithwindow in interface ichart

setsizewithwindow

public void setsizewithwindow(boolean value)
true if microsoft excel resizes the chart to match the size of the chart sheet window. false if the chart size isn't attached to the window size. applies only to chart sheets.
specified by:
setsizewithwindow in interface ichart

getpivottable

public pivottable getpivottable()
gets or sets the pivot source.
specified by:
getpivottable in interface ichart

setpivottable

public void setpivottable(pivottable value)
gets or sets the pivot source.
specified by:
setpivottable in interface ichart

getpivotcharttype

public excelcharttype getpivotcharttype()
gets or sets the type of the pivot chart.
specified by:
getpivotcharttype in interface ichart

setpivotcharttype

public void setpivotcharttype(excelcharttype value)
gets or sets the type of the pivot chart.
specified by:
setpivotcharttype in interface ichart

getdisplayentirefieldbuttons

public boolean getdisplayentirefieldbuttons()
gets or sets a value indicating whether [show all field buttons].
specified by:
getdisplayentirefieldbuttons in interface ichart

setdisplayentirefieldbuttons

public void setdisplayentirefieldbuttons(boolean value)
gets or sets a value indicating whether [show all field buttons].
specified by:
setdisplayentirefieldbuttons in interface ichart

getdisplayvaluefieldbuttons

public boolean getdisplayvaluefieldbuttons()
gets or sets a value indicating whether [show value field buttons].
specified by:
getdisplayvaluefieldbuttons in interface ichart

setdisplayvaluefieldbuttons

public void setdisplayvaluefieldbuttons(boolean value)
gets or sets a value indicating whether [show value field buttons].
specified by:
setdisplayvaluefieldbuttons in interface ichart

getdisplayaxisfieldbuttons

public boolean getdisplayaxisfieldbuttons()
gets or sets a value indicating whether [show axis field buttons].
specified by:
getdisplayaxisfieldbuttons in interface ichart

setdisplayaxisfieldbuttons

public void setdisplayaxisfieldbuttons(boolean value)
gets or sets a value indicating whether [show axis field buttons].
specified by:
setdisplayaxisfieldbuttons in interface ichart

getdisplaylegendfieldbuttons

public boolean getdisplaylegendfieldbuttons()
gets or sets a value indicating whether [show legend field buttons].
specified by:
getdisplaylegendfieldbuttons in interface ichart

setdisplaylegendfieldbuttons

public void setdisplaylegendfieldbuttons(boolean value)
gets or sets a value indicating whether [show legend field buttons].
specified by:
setdisplaylegendfieldbuttons in interface ichart

getshowreportfilterfieldbuttons

public boolean getshowreportfilterfieldbuttons()
gets or sets a value indicating whether [show report filter field buttons].
specified by:
getshowreportfilterfieldbuttons in interface ichart

setshowreportfilterfieldbuttons

public void setshowreportfilterfieldbuttons(boolean value)
gets or sets a value indicating whether [show report filter field buttons].
specified by:
setshowreportfilterfieldbuttons in interface ichart

canchartbubblelabel

public boolean canchartbubblelabel()
returns true if chart can have bubble data labels. read-only.

cancharthaveserieslines

public boolean cancharthaveserieslines()
returns true if chart can have series lines. read-only.

canchartpercentagelabel

public boolean canchartpercentagelabel()
returns true if chart can have percentage data labels. read-only.

getcategoryaxistitle

public java.lang.string getcategoryaxistitle()
title of the category axis.

setcategoryaxistitle

public void setcategoryaxistitle(java.lang.string value)
title of the category axis.

getchartstarttype

public java.lang.string getchartstarttype()
returns start type of chart type. read-only.

getcharttitle

public java.lang.string getcharttitle()
title of the chart.

setcharttitle

public void setcharttitle(java.lang.string value)
title of the chart.

getcharttitlefont

public ifont getcharttitlefont()
returns object that describes chart title area. read-only.

getdefaultlinepattern

public chartlinepatterntype getdefaultlinepattern()
returns default line pattern for the chart. read-only.

getfont

public fontwrapper getfont()
gets font which used for displaying axis text .

iscategoryaxisavail

public boolean iscategoryaxisavail()
indicates whether chart has a category axis. read-only.

ischart_100

public boolean ischart_100()
returns true if chart is 100%. read-only.

ischart3d

public boolean ischart3d()
returns true if chart is 3d. read-only.

ischartbar

public boolean ischartbar()
returns true if chart is a bar chart. read-only.

ischartbubble

public boolean ischartbubble()
returns true if chart is a bubble chart. read-only.

ischartcone

public boolean ischartcone()
returns true if chart is a conical shape. read-only.

ischartcylinder

public boolean ischartcylinder()
returns true if chart is a cylinder shape. read-only.

ischartdoughnut

public boolean ischartdoughnut()
returns true if chart is a doughnut chart. read-only.

ischartexploded

public boolean ischartexploded()
returns true if chart is exploded. read-only.

ischartfloor

public boolean ischartfloor()
returns true if chart has floor. read-only.

ischartline

public boolean ischartline()
returns true if chart is line. read-only.

ischartpie

public boolean ischartpie()
returns true if chart is a pie chart. read-only.

ischartpyramid

public boolean ischartpyramid()
returns true if chart is a pyramid shape. read-only.

ischartradar

public boolean ischartradar()
returns true if chart is a radar chart. read-only.

ischartscatter

public boolean ischartscatter()
returns true if chart is a scatter chart. read-only.

ischartsmoothedline

public boolean ischartsmoothedline()
returns true if chart has smoothed lines. read-only.

ischartstock

public boolean ischartstock()
returns true if this is a stock chart. read-only.

ischartverycolor

public boolean ischartverycolor()
returns true if chart should have a different color for each series value. read-only.

ischartvolume

public boolean ischartvolume()
returns true if chart is a stock chart with volume. read-only.

ischartwalls

public boolean ischartwalls()
returns true if chart has walls. read-only.

isclustered

public boolean isclustered()
returns true if chart is a clustered chart. read-only.

isembeded

public boolean isembeded()
gets value indicating whether chart is embeded into worksheet.

isperspective

public boolean isperspective()
returns true if chart has perspective. read-only.

ispivot3dchart

public boolean ispivot3dchart()
gets a value indicating whether this instance is pivot 3d chart .

issecondaryaxes

public boolean issecondaryaxes()
returns true if at least one of the secondary axes is present. read-only.

issecondaryaxes

public void issecondaryaxes(boolean value)
returns true if at least one of the secondary axes is present. read-only.

isserieslines

public boolean isserieslines()
returns true if chart has series lines. read-only.

isspecialdatalabels

public boolean isspecialdatalabels()
returns true if chart needs special data labels serialization. read-only.

isstacked

public boolean isstacked()
returns true if chart is stacked. read-only.

isvalueaxisavail

public boolean isvalueaxisavail()
indicates whehter chart has a value axis. read-only.

getneeddataformat

public boolean getneeddataformat()
returns true if chart needs data format to be saved. read-only.

getneeddropbar

public boolean getneeddropbar()
returns true if chart needs drop bars to be saved. read-only.

getneedmarkerformat

public boolean getneedmarkerformat()
returns true if chart needs marker format to be saved. read-only.

getnoplotarea

public boolean getnoplotarea()
returns true if chart has no plot area. read-only.

getstyle

public int getstyle()
style index for excel 2007 chart.

setstyle

public void setstyle(int value)
style index for excel 2007 chart.

getsupportwallsandfloor

public boolean getsupportwallsandfloor()
indicates whether this chart supports walls and floor. read-only.

getzoomtofit

public boolean getzoomtofit()
gets or sets zoomtofit value.

setzoomtofit

public void setzoomtofit(boolean value)
gets or sets zoomtofit value.

getsecondarycategoryaxistitle

public java.lang.string getsecondarycategoryaxistitle()
title of the secondary category axis.

setsecondarycategoryaxistitle

public void setsecondarycategoryaxistitle(java.lang.string value)
title of the secondary category axis.

getsecondaryvalueaxistitle

public java.lang.string getsecondaryvalueaxistitle()
title of the secondary value axis.

setsecondaryvalueaxistitle

public void setsecondaryvalueaxistitle(java.lang.string value)
title of the secondary value axis.

getseriesaxistitle

public java.lang.string getseriesaxistitle()
title of the series axis.

setseriesaxistitle

public void setseriesaxistitle(java.lang.string value)
title of the series axis.

getvalueaxistitle

public java.lang.string getvalueaxistitle()
title of the value axis.

setvalueaxistitle

public void setvalueaxistitle(java.lang.string value)
title of the value axis.

haschartarea

public boolean haschartarea()
indicates whether chart has chart area.

haschartarea

public void haschartarea(boolean value)
indicates whether chart has chart area.

hascharttitle

public boolean hascharttitle()
indicates wheather the chart has title

hasfloor

public boolean hasfloor()
gets value indicating whether floor object was created.

haswalls

public boolean haswalls()
gets value indicating whether floor object was created.

haspivottable

public boolean haspivottable()
indicates whether contains pivot table.

checkforsupportgridline

public boolean checkforsupportgridline()
chacks for existing gridlines in chart.
returns:
returns true if can exist; otherwise false.

deepclone

public xlschart deepclone(java.util.hashmap hashnewnames,
                          java.lang.object parent,
                          java.util.hashmap dicfontindexes)
clones current instance.
parameters:
hashnewnames - hash table with new worksheet names.
parent - parent object.
dicfontindexes - dictionary with new font indexes.
returns:
returns clone of current object.

deepclone

public java.lang.object deepclone(java.lang.object parent)
clones current instance.
overrides:
deepclone in class xlsworksheetbase
parameters:
parent - parent object.
returns:
returns clone of current object.

settodefaultgridlines

public void settodefaultgridlines(excelcharttype type)
sets to default chart grid lines on chart type or serie type changing.
parameters:
type - represents type to change.


网站地图