excelcharttype-ag凯发旗舰厅



com.spire.xls
enum excelcharttype

java.lang.object
  extended by java.lang.enum<excelcharttype>
      extended by com.spire.xls.excelcharttype
all implemented interfaces:
java.lang.comparable<excelcharttype>

public enum excelcharttype
extends java.lang.enum<excelcharttype>

chart types.


enum constant summary
area
          represents the area chart type.
area100percentstacked
          represents the area 100 percent stacked chart type.
area3d
          represents the area 3d chart type.
area3d100percentstacked
          represents the area 3d 100 percent stacked chart type.
area3dstacked
          represents the area 3d stacked chart type.
areastacked
          represents the area stacked chart type.
bar100percentstacked
          represents the 100% stacked bar chart type.
bar3d100percentstacked
          represents the 100% 3d stacked bar chart type.
bar3dclustered
          represents the 3d clustered bar chart type.
bar3dstacked
          represents the 3d stacked bar chart type.
barclustered
          represents the clustered bar chart type.
barstacked
          represents the stacked bar chart type.
bubble
          represents the bubble chart type.
bubble3d
          represents the bubble 3d chart type.
column100percentstacked
          represents the 100% stacked column chart type.
column3d
          represents the 3d column chart type.
column3d100percentstacked
          represents the 3d 100% stacked column chart type.
column3dclustered
          represents the 3d clustered column chart type.
column3dstacked
          represents the 3d stacked column chart type.
columnclustered
          represents the column clustered chart type.
columnstacked
          represents the stacked column chart type.
combinationchart
          represents the combination chart chart types.
cone100percentstacked
          represents the cone 100 percent stacked chart type.
cone3dclustered
          represents the cone 3d clustered chart type.
conebar100percentstacked
          represents the cone bar 100 percent stacked chart type.
conebarclustered
          represents the cone bar clustered chart type.
conebarstacked
          represents the cone bar stacked chart type.
coneclustered
          represents the cone clustered chart type.
conestacked
          represents the cone stacked chart type.
cylinder100percentstacked
          represents the cylinder 100 percent stacked chart type.
cylinder3dclustered
          represents the cylinder 3d clustered chart type.
cylinderbar100percentstacked
          represents the cylinder bar 100 percent stacked chart type.
cylinderbarclustered
          represents the cylinder bar clustered chart type.
cylinderbarstacked
          represents the cylinder bar stacked chart type.
cylinderclustered
          represents the cylinder clustered chart type.
cylinderstacked
          represents the cylinder stacked chart type.
doughnut
          represents the doughnut chart type.
doughnutexploded
          represents the doughnut exploded chart type.
line
          represents the line chart type.
line100percentstacked
          represents the 100% stacked line chart type.
line3d
          represents the 3d line chart type.
linemarkers
          represents the markers line chart type.
linemarkers100percentstacked
          represents the 100% stacked markers line chart type.
linemarkersstacked
          represents the stacked markers line chart type.
linestacked
          represents the stacked line chart type.
pie
          represents the pie chart type.
pie3d
          represents the 3d pie chart type.
pie3dexploded
          represents the 3d exploded pie chart type.
piebar
          represents the bar pie chart type.
pieexploded
          represents the exploded pie chart type.
pieofpie
          represents the pie of pie chart type.
pyramid100percentstacked
          represents the pyramid 100 percent stacked chart type.
pyramid3dclustered
          represents the pyramid 3d clustered chart type.
pyramidbar100percentstacked
          represents the pyramid bar 100 percent stacked chart type.
pyramidbarclustered
          represents the pyramid bar clustered chart type.
pyramidbarstacked
          represents the pyramid bar stacked chart type.
pyramidclustered
          represents the pyramid clustered chart type.
pyramidstacked
          represents the pyramid stacked chart type.
radar
          represents the radar chart type.
radarfilled
          represents the radar filled chart type.
radarmarkers
          represents the radar markers chart type.
scatterline
          represents the scatter line chart type.
scatterlinemarkers
          represents the scatter line markers chart type.
scattermarkers
          represents the markers scatter chart type.
scattersmoothedline
          represents the scatter smoothed line chart type.
scattersmoothedlinemarkers
          represents the scatter smoothed line markers chart type.
stockhighlowclose
          represents the stock high low close chart type.
stockopenhighlowclose
          represents the stock open high low close chart type.
stockvolumehighlowclose
          represents the stock volume high low close chart type.
stockvolumeopenhighlowclose
          represents the stock volume open high low close chart type.
surface3d
          represents the surface 3d chart type.
surface3dnocolor
          represents the surface 3d no color chart type.
surfacecontour
          represents the surface contour chart type.
surfacecontournocolor
          represents the surface contour no color chart type.
 
enum constant detail

columnclustered

public static final excelcharttype columnclustered
represents the column clustered chart type.

columnstacked

public static final excelcharttype columnstacked
represents the stacked column chart type.

column100percentstacked

public static final excelcharttype column100percentstacked
represents the 100% stacked column chart type.

column3dclustered

public static final excelcharttype column3dclustered
represents the 3d clustered column chart type.

column3dstacked

public static final excelcharttype column3dstacked
represents the 3d stacked column chart type.

column3d100percentstacked

public static final excelcharttype column3d100percentstacked
represents the 3d 100% stacked column chart type.

column3d

public static final excelcharttype column3d
represents the 3d column chart type.

barclustered

public static final excelcharttype barclustered
represents the clustered bar chart type.

barstacked

public static final excelcharttype barstacked
represents the stacked bar chart type.

bar100percentstacked

public static final excelcharttype bar100percentstacked
represents the 100% stacked bar chart type.

bar3dclustered

public static final excelcharttype bar3dclustered
represents the 3d clustered bar chart type.

bar3dstacked

public static final excelcharttype bar3dstacked
represents the 3d stacked bar chart type.

bar3d100percentstacked

public static final excelcharttype bar3d100percentstacked
represents the 100% 3d stacked bar chart type.

line

public static final excelcharttype line
represents the line chart type.

linestacked

public static final excelcharttype linestacked
represents the stacked line chart type.

line100percentstacked

public static final excelcharttype line100percentstacked
represents the 100% stacked line chart type.

linemarkers

public static final excelcharttype linemarkers
represents the markers line chart type.

linemarkersstacked

public static final excelcharttype linemarkersstacked
represents the stacked markers line chart type.

linemarkers100percentstacked

public static final excelcharttype linemarkers100percentstacked
represents the 100% stacked markers line chart type.

line3d

public static final excelcharttype line3d
represents the 3d line chart type.

pie

public static final excelcharttype pie
represents the pie chart type.

pie3d

public static final excelcharttype pie3d
represents the 3d pie chart type.

pieofpie

public static final excelcharttype pieofpie
represents the pie of pie chart type.

pieexploded

public static final excelcharttype pieexploded
represents the exploded pie chart type.

pie3dexploded

public static final excelcharttype pie3dexploded
represents the 3d exploded pie chart type.

piebar

public static final excelcharttype piebar
represents the bar pie chart type.

scattermarkers

public static final excelcharttype scattermarkers
represents the markers scatter chart type.

scattersmoothedlinemarkers

public static final excelcharttype scattersmoothedlinemarkers
represents the scatter smoothed line markers chart type.

scattersmoothedline

public static final excelcharttype scattersmoothedline
represents the scatter smoothed line chart type.

scatterlinemarkers

public static final excelcharttype scatterlinemarkers
represents the scatter line markers chart type.

scatterline

public static final excelcharttype scatterline
represents the scatter line chart type.

area

public static final excelcharttype area
represents the area chart type.

areastacked

public static final excelcharttype areastacked
represents the area stacked chart type.

area100percentstacked

public static final excelcharttype area100percentstacked
represents the area 100 percent stacked chart type.

area3d

public static final excelcharttype area3d
represents the area 3d chart type.

area3dstacked

public static final excelcharttype area3dstacked
represents the area 3d stacked chart type.

area3d100percentstacked

public static final excelcharttype area3d100percentstacked
represents the area 3d 100 percent stacked chart type.

doughnut

public static final excelcharttype doughnut
represents the doughnut chart type.

doughnutexploded

public static final excelcharttype doughnutexploded
represents the doughnut exploded chart type.

radar

public static final excelcharttype radar
represents the radar chart type.

radarmarkers

public static final excelcharttype radarmarkers
represents the radar markers chart type.

radarfilled

public static final excelcharttype radarfilled
represents the radar filled chart type.

surface3d

public static final excelcharttype surface3d
represents the surface 3d chart type.

surface3dnocolor

public static final excelcharttype surface3dnocolor
represents the surface 3d no color chart type.

surfacecontour

public static final excelcharttype surfacecontour
represents the surface contour chart type.

surfacecontournocolor

public static final excelcharttype surfacecontournocolor
represents the surface contour no color chart type.

bubble

public static final excelcharttype bubble
represents the bubble chart type.

bubble3d

public static final excelcharttype bubble3d
represents the bubble 3d chart type.

stockhighlowclose

public static final excelcharttype stockhighlowclose
represents the stock high low close chart type.

stockopenhighlowclose

public static final excelcharttype stockopenhighlowclose
represents the stock open high low close chart type.

stockvolumehighlowclose

public static final excelcharttype stockvolumehighlowclose
represents the stock volume high low close chart type.

stockvolumeopenhighlowclose

public static final excelcharttype stockvolumeopenhighlowclose
represents the stock volume open high low close chart type.

cylinderclustered

public static final excelcharttype cylinderclustered
represents the cylinder clustered chart type.

cylinderstacked

public static final excelcharttype cylinderstacked
represents the cylinder stacked chart type.

cylinder100percentstacked

public static final excelcharttype cylinder100percentstacked
represents the cylinder 100 percent stacked chart type.

cylinderbarclustered

public static final excelcharttype cylinderbarclustered
represents the cylinder bar clustered chart type.

cylinderbarstacked

public static final excelcharttype cylinderbarstacked
represents the cylinder bar stacked chart type.

cylinderbar100percentstacked

public static final excelcharttype cylinderbar100percentstacked
represents the cylinder bar 100 percent stacked chart type.

cylinder3dclustered

public static final excelcharttype cylinder3dclustered
represents the cylinder 3d clustered chart type.

coneclustered

public static final excelcharttype coneclustered
represents the cone clustered chart type.

conestacked

public static final excelcharttype conestacked
represents the cone stacked chart type.

cone100percentstacked

public static final excelcharttype cone100percentstacked
represents the cone 100 percent stacked chart type.

conebarclustered

public static final excelcharttype conebarclustered
represents the cone bar clustered chart type.

conebarstacked

public static final excelcharttype conebarstacked
represents the cone bar stacked chart type.

conebar100percentstacked

public static final excelcharttype conebar100percentstacked
represents the cone bar 100 percent stacked chart type.

cone3dclustered

public static final excelcharttype cone3dclustered
represents the cone 3d clustered chart type.

pyramidclustered

public static final excelcharttype pyramidclustered
represents the pyramid clustered chart type.

pyramidstacked

public static final excelcharttype pyramidstacked
represents the pyramid stacked chart type.

pyramid100percentstacked

public static final excelcharttype pyramid100percentstacked
represents the pyramid 100 percent stacked chart type.

pyramidbarclustered

public static final excelcharttype pyramidbarclustered
represents the pyramid bar clustered chart type.

pyramidbarstacked

public static final excelcharttype pyramidbarstacked
represents the pyramid bar stacked chart type.

pyramidbar100percentstacked

public static final excelcharttype pyramidbar100percentstacked
represents the pyramid bar 100 percent stacked chart type.

pyramid3dclustered

public static final excelcharttype pyramid3dclustered
represents the pyramid 3d clustered chart type.

combinationchart

public static final excelcharttype combinationchart
represents the combination chart chart types.


网站地图