Field Summary | ||
---|---|---|
const int | AREA | |
Represents Area Chart.
|
||
const int | AREA_STACKED | |
Represents Stacked Area Chart.
|
||
const int | AREA_100_PERCENT_STACKED | |
Represents 100% Stacked Area Chart.
|
||
const int | AREA_3_D | |
Represents 3D Area Chart.
|
||
const int | AREA_3_D_STACKED | |
Represents 3D Stacked Area Chart.
|
||
const int | AREA_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Area Chart.
|
||
const int | BAR | |
Represents Bar Chart: Clustered Bar Chart.
|
||
const int | BAR_STACKED | |
Represents Stacked Bar Chart.
|
||
const int | BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Bar Chart.
|
||
const int | BAR_3_D_CLUSTERED | |
Represents 3D Clustered Bar Chart.
|
||
const int | BAR_3_D_STACKED | |
Represents 3D Stacked Bar Chart.
|
||
const int | BAR_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Bar Chart.
|
||
const int | BUBBLE | |
Represents Bubble Chart.
|
||
const int | BUBBLE_3_D | |
Represents 3D Bubble Chart.
|
||
const int | COLUMN | |
Represents Column Chart: Clustered Column Chart.
|
||
const int | COLUMN_STACKED | |
Represents Stacked Column Chart.
|
||
const int | COLUMN_100_PERCENT_STACKED | |
Represents 100% Stacked Column Chart.
|
||
const int | COLUMN_3_D | |
Represents 3D Column Chart.
|
||
const int | COLUMN_3_D_CLUSTERED | |
Represents 3D Clustered Column Chart.
|
||
const int | COLUMN_3_D_STACKED | |
Represents 3D Stacked Column Chart.
|
||
const int | COLUMN_3_D_100_PERCENT_STACKED | |
Represents 3D 100% Stacked Column Chart.
|
||
const int | CONE | |
Represents Cone Chart.
|
||
const int | CONE_STACKED | |
Represents Stacked Cone Chart.
|
||
const int | CONE_100_PERCENT_STACKED | |
Represents 100% Stacked Cone Chart.
|
||
const int | CONICAL_BAR | |
Represents Conical Bar Chart.
|
||
const int | CONICAL_BAR_STACKED | |
Represents Stacked Conical Bar Chart.
|
||
const int | CONICAL_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Conical Bar Chart.
|
||
const int | CONICAL_COLUMN_3_D | |
Represents 3D Conical Column Chart.
|
||
const int | CYLINDER | |
Represents Cylinder Chart.
|
||
const int | CYLINDER_STACKED | |
Represents Stacked Cylinder Chart.
|
||
const int | CYLINDER_100_PERCENT_STACKED | |
Represents 100% Stacked Cylinder Chart.
|
||
const int | CYLINDRICAL_BAR | |
Represents Cylindrical Bar Chart.
|
||
const int | CYLINDRICAL_BAR_STACKED | |
Represents Stacked Cylindrical Bar Chart.
|
||
const int | CYLINDRICAL_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Cylindrical Bar Chart.
|
||
const int | CYLINDRICAL_COLUMN_3_D | |
Represents 3D Cylindrical Column Chart.
|
||
const int | DOUGHNUT | |
Represents Doughnut Chart.
|
||
const int | DOUGHNUT_EXPLODED | |
Represents Exploded Doughnut Chart.
|
||
const int | LINE | |
Represents Line Chart.
|
||
const int | LINE_STACKED | |
Represents Stacked Line Chart.
|
||
const int | LINE_100_PERCENT_STACKED | |
Represents 100% Stacked Line Chart.
|
||
const int | LINE_WITH_DATA_MARKERS | |
Represents Line Chart with data markers.
|
||
const int | LINE_STACKED_WITH_DATA_MARKERS | |
Represents Stacked Line Chart with data markers.
|
||
const int | LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS | |
Represents 100% Stacked Line Chart with data markers.
|
||
const int | LINE_3_D | |
Represents 3D Line Chart.
|
||
const int | PIE | |
Represents Pie Chart.
|
||
const int | PIE_3_D | |
Represents 3D Pie Chart.
|
||
const int | PIE_PIE | |
Represents Pie of Pie Chart.
|
||
const int | PIE_EXPLODED | |
Represents Exploded Pie Chart.
|
||
const int | PIE_3_D_EXPLODED | |
Represents 3D Exploded Pie Chart.
|
||
const int | PIE_BAR | |
Represents Bar of Pie Chart.
|
||
const int | PYRAMID | |
Represents Pyramid Chart.
|
||
const int | PYRAMID_STACKED | |
Represents Stacked Pyramid Chart.
|
||
const int | PYRAMID_100_PERCENT_STACKED | |
Represents 100% Stacked Pyramid Chart.
|
||
const int | PYRAMID_BAR | |
Represents Pyramid Bar Chart.
|
||
const int | PYRAMID_BAR_STACKED | |
Represents Stacked Pyramid Bar Chart.
|
||
const int | PYRAMID_BAR_100_PERCENT_STACKED | |
Represents 100% Stacked Pyramid Bar Chart.
|
||
const int | PYRAMID_COLUMN_3_D | |
Represents 3D Pyramid Column Chart.
|
||
const int | RADAR | |
Represents Radar Chart.
|
||
const int | RADAR_WITH_DATA_MARKERS | |
Represents Radar Chart with data markers.
|
||
const int | RADAR_FILLED | |
Represents Filled Radar Chart.
|
||
const int | SCATTER | |
Represents Scatter Chart.
|
||
const int | SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER | |
Represents Scatter Chart connected by curves, with data markers.
|
||
const int | SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER | |
Represents Scatter Chart connected by curves, without data markers.
|
||
const int | SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER | |
Represents Scatter Chart connected by lines, with data markers.
|
||
const int | SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER | |
Represents Scatter Chart connected by lines, without data markers.
|
||
const int | STOCK_HIGH_LOW_CLOSE | |
Represents High-Low-Close Stock Chart.
|
||
const int | STOCK_OPEN_HIGH_LOW_CLOSE | |
Represents Open-High-Low-Close Stock Chart.
|
||
const int | STOCK_VOLUME_HIGH_LOW_CLOSE | |
Represents Volume-High-Low-Close Stock Chart.
|
||
const int | STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE | |
Represents Volume-Open-High-Low-Close Stock Chart.
|
||
const int | SURFACE_3_D | |
Represents Surface Chart: 3D Surface Chart.
|
||
const int | SURFACE_WIREFRAME_3_D | |
Represents Wireframe 3D Surface Chart.
|
||
const int | SURFACE_CONTOUR | |
Represents Contour Chart.
|
||
const int | SURFACE_CONTOUR_WIREFRAME | |
Represents Wireframe Contour Chart.
|
||
const int | BOX_WHISKER | |
The series is laid out as box and whisker.
|
||
const int | FUNNEL | |
The series is laid out as a funnel.
|
||
const int | PARETO_LINE | |
The series is laid out as pareto lines.
|
||
const int | SUNBURST | |
The series is laid out as a sunburst.
|
||
const int | TREEMAP | |
The series is laid out as a treemap.
|
||
const int | WATERFALL | |
The series is laid out as a waterfall.
|
||
const int | HISTOGRAM | |
The series is laid out as a histogram.
|
||
const int | MAP | |
The series is laid out as a region map.
|
||
const int | RADIAL_HISTOGRAM | |
The series is laid out as a radial historgram. It is used only for rendering
|
const int AREA
const int AREA_STACKED
const int AREA_100_PERCENT_STACKED
const int AREA_3_D
const int AREA_3_D_STACKED
const int AREA_3_D_100_PERCENT_STACKED
const int BAR
const int BAR_STACKED
const int BAR_100_PERCENT_STACKED
const int BAR_3_D_CLUSTERED
const int BAR_3_D_STACKED
const int BAR_3_D_100_PERCENT_STACKED
const int BUBBLE
const int BUBBLE_3_D
const int COLUMN
const int COLUMN_STACKED
const int COLUMN_100_PERCENT_STACKED
const int COLUMN_3_D
const int COLUMN_3_D_CLUSTERED
const int COLUMN_3_D_STACKED
const int COLUMN_3_D_100_PERCENT_STACKED
const int CONE
const int CONE_STACKED
const int CONE_100_PERCENT_STACKED
const int CONICAL_BAR
const int CONICAL_BAR_STACKED
const int CONICAL_BAR_100_PERCENT_STACKED
const int CONICAL_COLUMN_3_D
const int CYLINDER
const int CYLINDER_STACKED
const int CYLINDER_100_PERCENT_STACKED
const int CYLINDRICAL_BAR
const int CYLINDRICAL_BAR_STACKED
const int CYLINDRICAL_BAR_100_PERCENT_STACKED
const int CYLINDRICAL_COLUMN_3_D
const int DOUGHNUT
const int DOUGHNUT_EXPLODED
const int LINE
const int LINE_STACKED
const int LINE_100_PERCENT_STACKED
const int LINE_WITH_DATA_MARKERS
const int LINE_STACKED_WITH_DATA_MARKERS
const int LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
const int LINE_3_D
const int PIE
const int PIE_3_D
const int PIE_PIE
const int PIE_EXPLODED
const int PIE_3_D_EXPLODED
const int PIE_BAR
const int PYRAMID
const int PYRAMID_STACKED
const int PYRAMID_100_PERCENT_STACKED
const int PYRAMID_BAR
const int PYRAMID_BAR_STACKED
const int PYRAMID_BAR_100_PERCENT_STACKED
const int PYRAMID_COLUMN_3_D
const int RADAR
const int RADAR_WITH_DATA_MARKERS
const int RADAR_FILLED
const int SCATTER
const int SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
const int SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
const int SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
const int SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
const int STOCK_HIGH_LOW_CLOSE
const int STOCK_OPEN_HIGH_LOW_CLOSE
const int STOCK_VOLUME_HIGH_LOW_CLOSE
const int STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
const int SURFACE_3_D
const int SURFACE_WIREFRAME_3_D
const int SURFACE_CONTOUR
const int SURFACE_CONTOUR_WIREFRAME
const int BOX_WHISKER
const int FUNNEL
const int PARETO_LINE
const int SUNBURST
const int TREEMAP
const int WATERFALL
const int HISTOGRAM
const int MAP
const int RADIAL_HISTOGRAM