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