aspose.cells

Class ChartType

Utility class containing constants. Enumerates all chart types used in Excel.

Field Summary
const  NumberAREA
Represents Area Chart.
const  NumberAREA_STACKED
Represents Stacked Area Chart.
const  NumberAREA_100_PERCENT_STACKED
Represents 100% Stacked Area Chart.
const  NumberAREA_3_D
Represents 3D Area Chart.
const  NumberAREA_3_D_STACKED
Represents 3D Stacked Area Chart.
const  NumberAREA_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Area Chart.
const  NumberBAR
Represents Bar Chart: Clustered Bar Chart.
const  NumberBAR_STACKED
Represents Stacked Bar Chart.
const  NumberBAR_100_PERCENT_STACKED
Represents 100% Stacked Bar Chart.
const  NumberBAR_3_D_CLUSTERED
Represents 3D Clustered Bar Chart.
const  NumberBAR_3_D_STACKED
Represents 3D Stacked Bar Chart.
const  NumberBAR_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Bar Chart.
const  NumberBUBBLE
Represents Bubble Chart.
const  NumberBUBBLE_3_D
Represents 3D Bubble Chart.
const  NumberCOLUMN
Represents Column Chart: Clustered Column Chart.
const  NumberCOLUMN_STACKED
Represents Stacked Column Chart.
const  NumberCOLUMN_100_PERCENT_STACKED
Represents 100% Stacked Column Chart.
const  NumberCOLUMN_3_D
Represents 3D Column Chart.
const  NumberCOLUMN_3_D_CLUSTERED
Represents 3D Clustered Column Chart.
const  NumberCOLUMN_3_D_STACKED
Represents 3D Stacked Column Chart.
const  NumberCOLUMN_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Column Chart.
const  NumberCONE
Represents Cone Chart.
const  NumberCONE_STACKED
Represents Stacked Cone Chart.
const  NumberCONE_100_PERCENT_STACKED
Represents 100% Stacked Cone Chart.
const  NumberCONICAL_BAR
Represents Conical Bar Chart.
const  NumberCONICAL_BAR_STACKED
Represents Stacked Conical Bar Chart.
const  NumberCONICAL_BAR_100_PERCENT_STACKED
Represents 100% Stacked Conical Bar Chart.
const  NumberCONICAL_COLUMN_3_D
Represents 3D Conical Column Chart.
const  NumberCYLINDER
Represents Cylinder Chart.
const  NumberCYLINDER_STACKED
Represents Stacked Cylinder Chart.
const  NumberCYLINDER_100_PERCENT_STACKED
Represents 100% Stacked Cylinder Chart.
const  NumberCYLINDRICAL_BAR
Represents Cylindrical Bar Chart.
const  NumberCYLINDRICAL_BAR_STACKED
Represents Stacked Cylindrical Bar Chart.
const  NumberCYLINDRICAL_BAR_100_PERCENT_STACKED
Represents 100% Stacked Cylindrical Bar Chart.
const  NumberCYLINDRICAL_COLUMN_3_D
Represents 3D Cylindrical Column Chart.
const  NumberDOUGHNUT
Represents Doughnut Chart.
const  NumberDOUGHNUT_EXPLODED
Represents Exploded Doughnut Chart.
const  NumberLINE
Represents Line Chart.
const  NumberLINE_STACKED
Represents Stacked Line Chart.
const  NumberLINE_100_PERCENT_STACKED
Represents 100% Stacked Line Chart.
const  NumberLINE_WITH_DATA_MARKERS
Represents Line Chart with data markers.
const  NumberLINE_STACKED_WITH_DATA_MARKERS
Represents Stacked Line Chart with data markers.
const  NumberLINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
Represents 100% Stacked Line Chart with data markers.
const  NumberLINE_3_D
Represents 3D Line Chart.
const  NumberPIE
Represents Pie Chart.
const  NumberPIE_3_D
Represents 3D Pie Chart.
const  NumberPIE_PIE
Represents Pie of Pie Chart.
const  NumberPIE_EXPLODED
Represents Exploded Pie Chart.
const  NumberPIE_3_D_EXPLODED
Represents 3D Exploded Pie Chart.
const  NumberPIE_BAR
Represents Bar of Pie Chart.
const  NumberPYRAMID
Represents Pyramid Chart.
const  NumberPYRAMID_STACKED
Represents Stacked Pyramid Chart.
const  NumberPYRAMID_100_PERCENT_STACKED
Represents 100% Stacked Pyramid Chart.
const  NumberPYRAMID_BAR
Represents Pyramid Bar Chart.
const  NumberPYRAMID_BAR_STACKED
Represents Stacked Pyramid Bar Chart.
const  NumberPYRAMID_BAR_100_PERCENT_STACKED
Represents 100% Stacked Pyramid Bar Chart.
const  NumberPYRAMID_COLUMN_3_D
Represents 3D Pyramid Column Chart.
const  NumberRADAR
Represents Radar Chart.
const  NumberRADAR_WITH_DATA_MARKERS
Represents Radar Chart with data markers.
const  NumberRADAR_FILLED
Represents Filled Radar Chart.
const  NumberSCATTER
Represents Scatter Chart.
const  NumberSCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
Represents Scatter Chart connected by curves, with data markers.
const  NumberSCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
Represents Scatter Chart connected by curves, without data markers.
const  NumberSCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
Represents Scatter Chart connected by lines, with data markers.
const  NumberSCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
Represents Scatter Chart connected by lines, without data markers.
const  NumberSTOCK_HIGH_LOW_CLOSE
Represents High-Low-Close Stock Chart.
const  NumberSTOCK_OPEN_HIGH_LOW_CLOSE
Represents Open-High-Low-Close Stock Chart.
const  NumberSTOCK_VOLUME_HIGH_LOW_CLOSE
Represents Volume-High-Low-Close Stock Chart.
const  NumberSTOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
Represents Volume-Open-High-Low-Close Stock Chart.
const  NumberSURFACE_3_D
Represents Surface Chart: 3D Surface Chart.
const  NumberSURFACE_WIREFRAME_3_D
Represents Wireframe 3D Surface Chart.
const  NumberSURFACE_CONTOUR
Represents Contour Chart.
const  NumberSURFACE_CONTOUR_WIREFRAME
Represents Wireframe Contour Chart.
const  NumberBOX_WHISKER
The series is laid out as box and whisker.
const  NumberFUNNEL
The series is laid out as a funnel.
const  NumberPARETO_LINE
The series is laid out as pareto lines.
const  NumberSUNBURST
The series is laid out as a sunburst.
const  NumberTREEMAP
The series is laid out as a treemap.
const  NumberWATERFALL
The series is laid out as a waterfall.
const  NumberHISTOGRAM
The series is laid out as a histogram.
const  NumberMAP
The series is laid out as a region map.
const  NumberRADIAL_HISTOGRAM
The series is laid out as a radial historgram. It is used only for rendering
 

    • Field Detail

      • AREA

        const Number AREA
        Represents Area Chart.
      • AREA_STACKED

        const Number AREA_STACKED
        Represents Stacked Area Chart.
      • AREA_100_PERCENT_STACKED

        const Number AREA_100_PERCENT_STACKED
        Represents 100% Stacked Area Chart.
      • AREA_3_D

        const Number AREA_3_D
        Represents 3D Area Chart.
      • AREA_3_D_STACKED

        const Number AREA_3_D_STACKED
        Represents 3D Stacked Area Chart.
      • AREA_3_D_100_PERCENT_STACKED

        const Number AREA_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Area Chart.
      • BAR

        const Number BAR
        Represents Bar Chart: Clustered Bar Chart.
      • BAR_STACKED

        const Number BAR_STACKED
        Represents Stacked Bar Chart.
      • BAR_100_PERCENT_STACKED

        const Number BAR_100_PERCENT_STACKED
        Represents 100% Stacked Bar Chart.
      • BAR_3_D_CLUSTERED

        const Number BAR_3_D_CLUSTERED
        Represents 3D Clustered Bar Chart.
      • BAR_3_D_STACKED

        const Number BAR_3_D_STACKED
        Represents 3D Stacked Bar Chart.
      • BAR_3_D_100_PERCENT_STACKED

        const Number BAR_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Bar Chart.
      • BUBBLE

        const Number BUBBLE
        Represents Bubble Chart.
      • BUBBLE_3_D

        const Number BUBBLE_3_D
        Represents 3D Bubble Chart.
      • COLUMN

        const Number COLUMN
        Represents Column Chart: Clustered Column Chart.
      • COLUMN_STACKED

        const Number COLUMN_STACKED
        Represents Stacked Column Chart.
      • COLUMN_100_PERCENT_STACKED

        const Number COLUMN_100_PERCENT_STACKED
        Represents 100% Stacked Column Chart.
      • COLUMN_3_D

        const Number COLUMN_3_D
        Represents 3D Column Chart.
      • COLUMN_3_D_CLUSTERED

        const Number COLUMN_3_D_CLUSTERED
        Represents 3D Clustered Column Chart.
      • COLUMN_3_D_STACKED

        const Number COLUMN_3_D_STACKED
        Represents 3D Stacked Column Chart.
      • COLUMN_3_D_100_PERCENT_STACKED

        const Number COLUMN_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Column Chart.
      • CONE

        const Number CONE
        Represents Cone Chart.
      • CONE_STACKED

        const Number CONE_STACKED
        Represents Stacked Cone Chart.
      • CONE_100_PERCENT_STACKED

        const Number CONE_100_PERCENT_STACKED
        Represents 100% Stacked Cone Chart.
      • CONICAL_BAR

        const Number CONICAL_BAR
        Represents Conical Bar Chart.
      • CONICAL_BAR_STACKED

        const Number CONICAL_BAR_STACKED
        Represents Stacked Conical Bar Chart.
      • CONICAL_BAR_100_PERCENT_STACKED

        const Number CONICAL_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Conical Bar Chart.
      • CONICAL_COLUMN_3_D

        const Number CONICAL_COLUMN_3_D
        Represents 3D Conical Column Chart.
      • CYLINDER

        const Number CYLINDER
        Represents Cylinder Chart.
      • CYLINDER_STACKED

        const Number CYLINDER_STACKED
        Represents Stacked Cylinder Chart.
      • CYLINDER_100_PERCENT_STACKED

        const Number CYLINDER_100_PERCENT_STACKED
        Represents 100% Stacked Cylinder Chart.
      • CYLINDRICAL_BAR

        const Number CYLINDRICAL_BAR
        Represents Cylindrical Bar Chart.
      • CYLINDRICAL_BAR_STACKED

        const Number CYLINDRICAL_BAR_STACKED
        Represents Stacked Cylindrical Bar Chart.
      • CYLINDRICAL_BAR_100_PERCENT_STACKED

        const Number CYLINDRICAL_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Cylindrical Bar Chart.
      • CYLINDRICAL_COLUMN_3_D

        const Number CYLINDRICAL_COLUMN_3_D
        Represents 3D Cylindrical Column Chart.
      • DOUGHNUT

        const Number DOUGHNUT
        Represents Doughnut Chart.
      • DOUGHNUT_EXPLODED

        const Number DOUGHNUT_EXPLODED
        Represents Exploded Doughnut Chart.
      • LINE

        const Number LINE
        Represents Line Chart.
      • LINE_STACKED

        const Number LINE_STACKED
        Represents Stacked Line Chart.
      • LINE_100_PERCENT_STACKED

        const Number LINE_100_PERCENT_STACKED
        Represents 100% Stacked Line Chart.
      • LINE_WITH_DATA_MARKERS

        const Number LINE_WITH_DATA_MARKERS
        Represents Line Chart with data markers.
      • LINE_STACKED_WITH_DATA_MARKERS

        const Number LINE_STACKED_WITH_DATA_MARKERS
        Represents Stacked Line Chart with data markers.
      • LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS

        const Number LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
        Represents 100% Stacked Line Chart with data markers.
      • LINE_3_D

        const Number LINE_3_D
        Represents 3D Line Chart.
      • PIE

        const Number PIE
        Represents Pie Chart.
      • PIE_3_D

        const Number PIE_3_D
        Represents 3D Pie Chart.
      • PIE_PIE

        const Number PIE_PIE
        Represents Pie of Pie Chart.
      • PIE_EXPLODED

        const Number PIE_EXPLODED
        Represents Exploded Pie Chart.
      • PIE_3_D_EXPLODED

        const Number PIE_3_D_EXPLODED
        Represents 3D Exploded Pie Chart.
      • PIE_BAR

        const Number PIE_BAR
        Represents Bar of Pie Chart.
      • PYRAMID

        const Number PYRAMID
        Represents Pyramid Chart.
      • PYRAMID_STACKED

        const Number PYRAMID_STACKED
        Represents Stacked Pyramid Chart.
      • PYRAMID_100_PERCENT_STACKED

        const Number PYRAMID_100_PERCENT_STACKED
        Represents 100% Stacked Pyramid Chart.
      • PYRAMID_BAR

        const Number PYRAMID_BAR
        Represents Pyramid Bar Chart.
      • PYRAMID_BAR_STACKED

        const Number PYRAMID_BAR_STACKED
        Represents Stacked Pyramid Bar Chart.
      • PYRAMID_BAR_100_PERCENT_STACKED

        const Number PYRAMID_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Pyramid Bar Chart.
      • PYRAMID_COLUMN_3_D

        const Number PYRAMID_COLUMN_3_D
        Represents 3D Pyramid Column Chart.
      • RADAR

        const Number RADAR
        Represents Radar Chart.
      • RADAR_WITH_DATA_MARKERS

        const Number RADAR_WITH_DATA_MARKERS
        Represents Radar Chart with data markers.
      • RADAR_FILLED

        const Number RADAR_FILLED
        Represents Filled Radar Chart.
      • SCATTER

        const Number SCATTER
        Represents Scatter Chart.
      • SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER

        const Number SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
        Represents Scatter Chart connected by curves, with data markers.
      • SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER

        const Number SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
        Represents Scatter Chart connected by curves, without data markers.
      • SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER

        const Number SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
        Represents Scatter Chart connected by lines, with data markers.
      • SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER

        const Number SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
        Represents Scatter Chart connected by lines, without data markers.
      • STOCK_HIGH_LOW_CLOSE

        const Number STOCK_HIGH_LOW_CLOSE
        Represents High-Low-Close Stock Chart.
      • STOCK_OPEN_HIGH_LOW_CLOSE

        const Number STOCK_OPEN_HIGH_LOW_CLOSE
        Represents Open-High-Low-Close Stock Chart.
      • STOCK_VOLUME_HIGH_LOW_CLOSE

        const Number STOCK_VOLUME_HIGH_LOW_CLOSE
        Represents Volume-High-Low-Close Stock Chart.
      • STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE

        const Number STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
        Represents Volume-Open-High-Low-Close Stock Chart.
      • SURFACE_3_D

        const Number SURFACE_3_D
        Represents Surface Chart: 3D Surface Chart.
      • SURFACE_WIREFRAME_3_D

        const Number SURFACE_WIREFRAME_3_D
        Represents Wireframe 3D Surface Chart.
      • SURFACE_CONTOUR

        const Number SURFACE_CONTOUR
        Represents Contour Chart.
      • SURFACE_CONTOUR_WIREFRAME

        const Number SURFACE_CONTOUR_WIREFRAME
        Represents Wireframe Contour Chart.
      • BOX_WHISKER

        const Number BOX_WHISKER
        The series is laid out as box and whisker.
      • FUNNEL

        const Number FUNNEL
        The series is laid out as a funnel.
      • PARETO_LINE

        const Number PARETO_LINE
        The series is laid out as pareto lines.
      • SUNBURST

        const Number SUNBURST
        The series is laid out as a sunburst.
      • TREEMAP

        const Number TREEMAP
        The series is laid out as a treemap.
      • WATERFALL

        const Number WATERFALL
        The series is laid out as a waterfall.
      • HISTOGRAM

        const Number HISTOGRAM
        The series is laid out as a histogram.
      • MAP

        const Number MAP
        The series is laid out as a region map.
      • RADIAL_HISTOGRAM

        const Number RADIAL_HISTOGRAM
        The series is laid out as a radial historgram. It is used only for rendering