java.lang.Objectcom.aspose.cells.ChartType
public class ChartType
Field Summary | ||
---|---|---|
static final int | AREA | |
Represents Area Chart. | ||
static final int | AREA_STACKED | |
Represents Stacked Area Chart. | ||
static final int | AREA_100_PERCENT_STACKED | |
Represents 100% Stacked Area Chart. | ||
static final int | AREA_3_D | |
Represents 3D Area Chart. | ||
static final int | AREA_3_D_STACKED | |
Represents 3D Stacked Area Chart. | ||
static final int | AREA_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Area Chart. | ||
static final int | BAR | |
Represents Bar Chart: Clustered Bar Chart. | ||
static final int | BAR_STACKED | |
Represents Stacked Bar Chart. | ||
static final int | BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Bar Chart. | ||
static final int | BAR_3_D_CLUSTERED | |
Represents 3D Colustered Bar Chart. | ||
static final int | BAR_3_D_STACKED | |
Represents 3D Stacked Bar Chart. | ||
static final int | BAR_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Bar Chart. | ||
static final int | BUBBLE | |
Represents Bubble Chart. | ||
static final int | BUBBLE_3_D | |
Represents 3D Bubble Chart. | ||
static final int | COLUMN | |
Represents Column Chart: Clustered Column Chart. | ||
static final int | COLUMN_STACKED | |
Represents Stacked Column Chart. | ||
static final int | COLUMN_100_PERCENT_STACKED | |
Represents 100% Stacked Column Chart. | ||
static final int | COLUMN_3_D | |
Represents 3D Column Chart. | ||
static final int | COLUMN_3_D_CLUSTERED | |
Represents 3D Colustered Column Chart. | ||
static final int | COLUMN_3_D_STACKED | |
Represents 3D Stacked Column Chart. | ||
static final int | COLUMN_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Column Chart. | ||
static final int | CONE | |
Represents Cone Chart. | ||
static final int | CONE_STACKED | |
Represents Stacked Cone Chart. | ||
static final int | CONE_100_PERCENT_STACKED | |
Represents 100% Stacked Cone Chart. | ||
static final int | CONICAL_BAR | |
Represents Conical Bar Chart. | ||
static final int | CONICAL_BAR_STACKED | |
Represents Stacked Conical Bar Chart. | ||
static final int | CONICAL_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Conical Bar Chart. | ||
static final int | CONICAL_COLUMN_3_D | |
Represents 3D Conical Column Chart. | ||
static final int | CYLINDER | |
Represents Cylinder Chart. | ||
static final int | CYLINDER_STACKED | |
Represents Stacked Cylinder Chart. | ||
static final int | CYLINDER_100_PERCENT_STACKED | |
Represents 100% Stacked Cylinder Chart. | ||
static final int | CYLINDRICAL_BAR | |
Represents Cylindrical Bar Chart. | ||
static final int | CYLINDRICAL_BAR_STACKED | |
Represents Stacked Cylindrical Bar Chart. | ||
static final int | CYLINDRICAL_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Cylindrical Bar Chart. | ||
static final int | CYLINDRICAL_COLUMN_3_D | |
Represents 3D Cylindrical Column Chart. | ||
static final int | DOUGHNUT | |
Represents Doughnut Chart. | ||
static final int | DOUGHNUT_EXPLODED | |
Represents Exploded Doughnut Chart. | ||
static final int | LINE | |
Represents Line Chart. | ||
static final int | LINE_STACKED | |
Represents Stacked Line Chart. | ||
static final int | LINE_100_PERCENT_STACKED | |
Represents 100% Stacked Line Chart. | ||
static final int | LINE_WITH_DATA_MARKERS | |
Represents Line Chart with data markers. | ||
static final int | LINE_STACKED_WITH_DATA_MARKERS | |
Represents Stacked Line Chart with data markers. | ||
static final int | LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS | |
Represents 100% Stacked Line Chart with data markers. | ||
static final int | LINE_3_D | |
Represents 3D Line Chart. | ||
static final int | PIE | |
Represents Pie Chart. | ||
static final int | PIE_3_D | |
Represents 3D Pie Chart. | ||
static final int | PIE_PIE | |
Represents Pie of Pie Chart. | ||
static final int | PIE_EXPLODED | |
Represents Exploded Pie Chart. | ||
static final int | PIE_3_D_EXPLODED | |
Represents 3D Exploded Pie Chart. | ||
static final int | PIE_BAR | |
Represents Bar of Pie Chart. | ||
static final int | PYRAMID | |
Represents Pyramid Chart. | ||
static final int | PYRAMID_STACKED | |
Represents Stacked Pyramid Chart. | ||
static final int | PYRAMID_100_PERCENT_STACKED | |
Represents 100% Stacked Pyramid Chart. | ||
static final int | PYRAMID_BAR | |
Represents Pyramid Bar Chart. | ||
static final int | PYRAMID_BAR_STACKED | |
Represents Stacked Pyramid Bar Chart. | ||
static final int | PYRAMID_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Pyramid Bar Chart. | ||
static final int | PYRAMID_COLUMN_3_D | |
Represents 3D Pyramid Column Chart. | ||
static final int | RADAR | |
Represents Radar Chart. | ||
static final int | RADAR_WITH_DATA_MARKERS | |
Represents Radar Chart with data markers. | ||
static final int | RADAR_FILLED | |
Represents Filled Radar Chart. | ||
static final int | SCATTER | |
Represents Scatter Chart. | ||
static final int | SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER | |
Represents Scatter Chart connected by curves, with data markers. | ||
static final int | SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER | |
Represents Scatter Chart connected by curves, without data markers. | ||
static final int | SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER | |
Represents Scatter Chart connected by lines, with data markers. | ||
static final int | SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER | |
Represents Scatter Chart connected by lines, without data markers. | ||
static final int | STOCK_HIGH_LOW_CLOSE | |
Represents High-Low-Close Stock Chart. | ||
static final int | STOCK_OPEN_HIGH_LOW_CLOSE | |
Represents Open-High-Low-Close Stock Chart. | ||
static final int | STOCK_VOLUME_HIGH_LOW_CLOSE | |
Represents Volume-High-Low-Close Stock Chart. | ||
static final int | STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE | |
Represents Volume-Open-High-Low-Close Stock Chart. | ||
static final int | SURFACE_3_D | |
Represents Surface Chart: 3D Surface Chart. | ||
static final int | SURFACE_WIREFRAME_3_D | |
Represents Wireframe 3D Surface Chart. | ||
static final int | SURFACE_CONTOUR | |
Represents Contour Chart. | ||
static final int | SURFACE_CONTOUR_WIREFRAME | |
Represents Wireframe Contour Chart. |
Field Detail |
---|
AREA | |
public static final int AREA |
AREA_STACKED | |
public static final int AREA_STACKED |
AREA_100_PERCENT_STACKED | |
public static final int AREA_100_PERCENT_STACKED |
AREA_3_D | |
public static final int AREA_3_D |
AREA_3_D_STACKED | |
public static final int AREA_3_D_STACKED |
AREA_3_D_100_PERCENT_STACKED | |
public static final int AREA_3_D_100_PERCENT_STACKED |
BAR | |
public static final int BAR |
BAR_STACKED | |
public static final int BAR_STACKED |
BAR_100_PERCENT_STACKED | |
public static final int BAR_100_PERCENT_STACKED |
BAR_3_D_CLUSTERED | |
public static final int BAR_3_D_CLUSTERED |
BAR_3_D_STACKED | |
public static final int BAR_3_D_STACKED |
BAR_3_D_100_PERCENT_STACKED | |
public static final int BAR_3_D_100_PERCENT_STACKED |
BUBBLE | |
public static final int BUBBLE |
BUBBLE_3_D | |
public static final int BUBBLE_3_D |
COLUMN | |
public static final int COLUMN |
COLUMN_STACKED | |
public static final int COLUMN_STACKED |
COLUMN_100_PERCENT_STACKED | |
public static final int COLUMN_100_PERCENT_STACKED |
COLUMN_3_D | |
public static final int COLUMN_3_D |
COLUMN_3_D_CLUSTERED | |
public static final int COLUMN_3_D_CLUSTERED |
COLUMN_3_D_STACKED | |
public static final int COLUMN_3_D_STACKED |
COLUMN_3_D_100_PERCENT_STACKED | |
public static final int COLUMN_3_D_100_PERCENT_STACKED |
CONE | |
public static final int CONE |
CONE_STACKED | |
public static final int CONE_STACKED |
CONE_100_PERCENT_STACKED | |
public static final int CONE_100_PERCENT_STACKED |
CONICAL_BAR | |
public static final int CONICAL_BAR |
CONICAL_BAR_STACKED | |
public static final int CONICAL_BAR_STACKED |
CONICAL_BAR_100_PERCENT_STACKED | |
public static final int CONICAL_BAR_100_PERCENT_STACKED |
CONICAL_COLUMN_3_D | |
public static final int CONICAL_COLUMN_3_D |
CYLINDER | |
public static final int CYLINDER |
CYLINDER_STACKED | |
public static final int CYLINDER_STACKED |
CYLINDER_100_PERCENT_STACKED | |
public static final int CYLINDER_100_PERCENT_STACKED |
CYLINDRICAL_BAR | |
public static final int CYLINDRICAL_BAR |
CYLINDRICAL_BAR_STACKED | |
public static final int CYLINDRICAL_BAR_STACKED |
CYLINDRICAL_BAR_100_PERCENT_STACKED | |
public static final int CYLINDRICAL_BAR_100_PERCENT_STACKED |
CYLINDRICAL_COLUMN_3_D | |
public static final int CYLINDRICAL_COLUMN_3_D |
DOUGHNUT | |
public static final int DOUGHNUT |
DOUGHNUT_EXPLODED | |
public static final int DOUGHNUT_EXPLODED |
LINE | |
public static final int LINE |
LINE_STACKED | |
public static final int LINE_STACKED |
LINE_100_PERCENT_STACKED | |
public static final int LINE_100_PERCENT_STACKED |
LINE_WITH_DATA_MARKERS | |
public static final int LINE_WITH_DATA_MARKERS |
LINE_STACKED_WITH_DATA_MARKERS | |
public static final int LINE_STACKED_WITH_DATA_MARKERS |
LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS | |
public static final int LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS |
LINE_3_D | |
public static final int LINE_3_D |
PIE | |
public static final int PIE |
PIE_3_D | |
public static final int PIE_3_D |
PIE_PIE | |
public static final int PIE_PIE |
PIE_EXPLODED | |
public static final int PIE_EXPLODED |
PIE_3_D_EXPLODED | |
public static final int PIE_3_D_EXPLODED |
PIE_BAR | |
public static final int PIE_BAR |
PYRAMID | |
public static final int PYRAMID |
PYRAMID_STACKED | |
public static final int PYRAMID_STACKED |
PYRAMID_100_PERCENT_STACKED | |
public static final int PYRAMID_100_PERCENT_STACKED |
PYRAMID_BAR | |
public static final int PYRAMID_BAR |
PYRAMID_BAR_STACKED | |
public static final int PYRAMID_BAR_STACKED |
PYRAMID_BAR_100_PERCENT_STACKED | |
public static final int PYRAMID_BAR_100_PERCENT_STACKED |
PYRAMID_COLUMN_3_D | |
public static final int PYRAMID_COLUMN_3_D |
RADAR | |
public static final int RADAR |
RADAR_WITH_DATA_MARKERS | |
public static final int RADAR_WITH_DATA_MARKERS |
RADAR_FILLED | |
public static final int RADAR_FILLED |
SCATTER | |
public static final int SCATTER |
SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER | |
public static final int SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER |
SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER | |
public static final int SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER |
SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER | |
public static final int SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER |
SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER | |
public static final int SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER |
STOCK_HIGH_LOW_CLOSE | |
public static final int STOCK_HIGH_LOW_CLOSE |
STOCK_OPEN_HIGH_LOW_CLOSE | |
public static final int STOCK_OPEN_HIGH_LOW_CLOSE |
STOCK_VOLUME_HIGH_LOW_CLOSE | |
public static final int STOCK_VOLUME_HIGH_LOW_CLOSE |
STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE | |
public static final int STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE |
SURFACE_3_D | |
public static final int SURFACE_3_D |
SURFACE_WIREFRAME_3_D | |
public static final int SURFACE_WIREFRAME_3_D |
SURFACE_CONTOUR | |
public static final int SURFACE_CONTOUR |
SURFACE_CONTOUR_WIREFRAME | |
public static final int SURFACE_CONTOUR_WIREFRAME |