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.
|
||
static final int | BOX_WHISKER | |
The series is laid out as box and whisker.
|
||
static final int | FUNNEL | |
The series is laid out as a funnel.
|
||
static final int | PARETO_LINE | |
The series is laid out as pareto lines.
|
||
static final int | SUNBURST | |
The series is laid out as a sunburst.
|
||
static final int | TREEMAP | |
The series is laid out as a treemap.
|
||
static final int | WATERFALL | |
The series is laid out as a waterfall.
|
||
static final int | HISTOGRAM | |
The series is laid out as a histogram.
|
||
static final int | MAP | |
The series is laid out as a region map.
|
public static final int AREA
public static final int AREA_STACKED
public static final int AREA_100_PERCENT_STACKED
public static final int AREA_3_D
public static final int AREA_3_D_STACKED
public static final int AREA_3_D_100_PERCENT_STACKED
public static final int BAR
public static final int BAR_STACKED
public static final int BAR_100_PERCENT_STACKED
public static final int BAR_3_D_CLUSTERED
public static final int BAR_3_D_STACKED
public static final int BAR_3_D_100_PERCENT_STACKED
public static final int BUBBLE
public static final int BUBBLE_3_D
public static final int COLUMN
public static final int COLUMN_STACKED
public static final int COLUMN_100_PERCENT_STACKED
public static final int COLUMN_3_D
public static final int COLUMN_3_D_CLUSTERED
public static final int COLUMN_3_D_STACKED
public static final int COLUMN_3_D_100_PERCENT_STACKED
public static final int CONE
public static final int CONE_STACKED
public static final int CONE_100_PERCENT_STACKED
public static final int CONICAL_BAR
public static final int CONICAL_BAR_STACKED
public static final int CONICAL_BAR_100_PERCENT_STACKED
public static final int CONICAL_COLUMN_3_D
public static final int CYLINDER
public static final int CYLINDER_STACKED
public static final int CYLINDER_100_PERCENT_STACKED
public static final int CYLINDRICAL_BAR
public static final int CYLINDRICAL_BAR_STACKED
public static final int CYLINDRICAL_BAR_100_PERCENT_STACKED
public static final int CYLINDRICAL_COLUMN_3_D
public static final int DOUGHNUT
public static final int DOUGHNUT_EXPLODED
public static final int LINE
public static final int LINE_STACKED
public static final int LINE_100_PERCENT_STACKED
public static final int LINE_WITH_DATA_MARKERS
public static final int LINE_STACKED_WITH_DATA_MARKERS
public static final int LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
public static final int LINE_3_D
public static final int PIE
public static final int PIE_3_D
public static final int PIE_PIE
public static final int PIE_EXPLODED
public static final int PIE_3_D_EXPLODED
public static final int PIE_BAR
public static final int PYRAMID
public static final int PYRAMID_STACKED
public static final int PYRAMID_100_PERCENT_STACKED
public static final int PYRAMID_BAR
public static final int PYRAMID_BAR_STACKED
public static final int PYRAMID_BAR_100_PERCENT_STACKED
public static final int PYRAMID_COLUMN_3_D
public static final int RADAR
public static final int RADAR_WITH_DATA_MARKERS
public static final int RADAR_FILLED
public static final int SCATTER
public static final int SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
public static final int SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
public static final int SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
public static final int SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
public static final int STOCK_HIGH_LOW_CLOSE
public static final int STOCK_OPEN_HIGH_LOW_CLOSE
public static final int STOCK_VOLUME_HIGH_LOW_CLOSE
public static final int STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
public static final int SURFACE_3_D
public static final int SURFACE_WIREFRAME_3_D
public static final int SURFACE_CONTOUR
public static final int SURFACE_CONTOUR_WIREFRAME
public static final int BOX_WHISKER
public static final int FUNNEL
public static final int PARETO_LINE
public static final int SUNBURST
public static final int TREEMAP
public static final int WATERFALL
public static final int HISTOGRAM
public static final int MAP