com.aspose.cells

Class ChartType

  • java.lang.Object
    • com.aspose.cells.ChartType
public class ChartType 
extends java.lang.Object

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

Field Summary
static final intAREA
Represents Area Chart.
static final intAREA_STACKED
Represents Stacked Area Chart.
static final intAREA_100_PERCENT_STACKED
Represents 100% Stacked Area Chart.
static final intAREA_3_D
Represents 3D Area Chart.
static final intAREA_3_D_STACKED
Represents 3D Stacked Area Chart.
static final intAREA_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Area Chart.
static final intBAR
Represents Bar Chart: Clustered Bar Chart.
static final intBAR_STACKED
Represents Stacked Bar Chart.
static final intBAR_100_PERCENT_STACKED
Represents 100% Stacked Bar Chart.
static final intBAR_3_D_CLUSTERED
Represents 3D Colustered Bar Chart.
static final intBAR_3_D_STACKED
Represents 3D Stacked Bar Chart.
static final intBAR_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Bar Chart.
static final intBUBBLE
Represents Bubble Chart.
static final intBUBBLE_3_D
Represents 3D Bubble Chart.
static final intCOLUMN
Represents Column Chart: Clustered Column Chart.
static final intCOLUMN_STACKED
Represents Stacked Column Chart.
static final intCOLUMN_100_PERCENT_STACKED
Represents 100% Stacked Column Chart.
static final intCOLUMN_3_D
Represents 3D Column Chart.
static final intCOLUMN_3_D_CLUSTERED
Represents 3D Colustered Column Chart.
static final intCOLUMN_3_D_STACKED
Represents 3D Stacked Column Chart.
static final intCOLUMN_3_D_100_PERCENT_STACKED
Represents 3D 100% Stacked Column Chart.
static final intCONE
Represents Cone Chart.
static final intCONE_STACKED
Represents Stacked Cone Chart.
static final intCONE_100_PERCENT_STACKED
Represents 100% Stacked Cone Chart.
static final intCONICAL_BAR
Represents Conical Bar Chart.
static final intCONICAL_BAR_STACKED
Represents Stacked Conical Bar Chart.
static final intCONICAL_BAR_100_PERCENT_STACKED
Represents 100% Stacked Conical Bar Chart.
static final intCONICAL_COLUMN_3_D
Represents 3D Conical Column Chart.
static final intCYLINDER
Represents Cylinder Chart.
static final intCYLINDER_STACKED
Represents Stacked Cylinder Chart.
static final intCYLINDER_100_PERCENT_STACKED
Represents 100% Stacked Cylinder Chart.
static final intCYLINDRICAL_BAR
Represents Cylindrical Bar Chart.
static final intCYLINDRICAL_BAR_STACKED
Represents Stacked Cylindrical Bar Chart.
static final intCYLINDRICAL_BAR_100_PERCENT_STACKED
Represents 100% Stacked Cylindrical Bar Chart.
static final intCYLINDRICAL_COLUMN_3_D
Represents 3D Cylindrical Column Chart.
static final intDOUGHNUT
Represents Doughnut Chart.
static final intDOUGHNUT_EXPLODED
Represents Exploded Doughnut Chart.
static final intLINE
Represents Line Chart.
static final intLINE_STACKED
Represents Stacked Line Chart.
static final intLINE_100_PERCENT_STACKED
Represents 100% Stacked Line Chart.
static final intLINE_WITH_DATA_MARKERS
Represents Line Chart with data markers.
static final intLINE_STACKED_WITH_DATA_MARKERS
Represents Stacked Line Chart with data markers.
static final intLINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
Represents 100% Stacked Line Chart with data markers.
static final intLINE_3_D
Represents 3D Line Chart.
static final intPIE
Represents Pie Chart.
static final intPIE_3_D
Represents 3D Pie Chart.
static final intPIE_PIE
Represents Pie of Pie Chart.
static final intPIE_EXPLODED
Represents Exploded Pie Chart.
static final intPIE_3_D_EXPLODED
Represents 3D Exploded Pie Chart.
static final intPIE_BAR
Represents Bar of Pie Chart.
static final intPYRAMID
Represents Pyramid Chart.
static final intPYRAMID_STACKED
Represents Stacked Pyramid Chart.
static final intPYRAMID_100_PERCENT_STACKED
Represents 100% Stacked Pyramid Chart.
static final intPYRAMID_BAR
Represents Pyramid Bar Chart.
static final intPYRAMID_BAR_STACKED
Represents Stacked Pyramid Bar Chart.
static final intPYRAMID_BAR_100_PERCENT_STACKED
Represents 100% Stacked Pyramid Bar Chart.
static final intPYRAMID_COLUMN_3_D
Represents 3D Pyramid Column Chart.
static final intRADAR
Represents Radar Chart.
static final intRADAR_WITH_DATA_MARKERS
Represents Radar Chart with data markers.
static final intRADAR_FILLED
Represents Filled Radar Chart.
static final intSCATTER
Represents Scatter Chart.
static final intSCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
Represents Scatter Chart connected by curves, with data markers.
static final intSCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
Represents Scatter Chart connected by curves, without data markers.
static final intSCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
Represents Scatter Chart connected by lines, with data markers.
static final intSCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
Represents Scatter Chart connected by lines, without data markers.
static final intSTOCK_HIGH_LOW_CLOSE
Represents High-Low-Close Stock Chart.
static final intSTOCK_OPEN_HIGH_LOW_CLOSE
Represents Open-High-Low-Close Stock Chart.
static final intSTOCK_VOLUME_HIGH_LOW_CLOSE
Represents Volume-High-Low-Close Stock Chart.
static final intSTOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
Represents Volume-Open-High-Low-Close Stock Chart.
static final intSURFACE_3_D
Represents Surface Chart: 3D Surface Chart.
static final intSURFACE_WIREFRAME_3_D
Represents Wireframe 3D Surface Chart.
static final intSURFACE_CONTOUR
Represents Contour Chart.
static final intSURFACE_CONTOUR_WIREFRAME
Represents Wireframe Contour Chart.
static final intBOX_WHISKER
The series is laid out as box and whisker.
static final intFUNNEL
The series is laid out as a funnel.
static final intPARETO_LINE
The series is laid out as pareto lines.
static final intSUNBURST
The series is laid out as a sunburst.
static final intTREEMAP
The series is laid out as a treemap.
static final intWATERFALL
The series is laid out as a waterfall.
static final intHISTOGRAM
The series is laid out as a histogram.
static final intMAP
The series is laid out as a region map.
 

    • Field Detail

      • AREA

        public static final int AREA
        Represents Area Chart.
      • AREA_STACKED

        public static final int AREA_STACKED
        Represents Stacked Area Chart.
      • AREA_100_PERCENT_STACKED

        public static final int AREA_100_PERCENT_STACKED
        Represents 100% Stacked Area Chart.
      • AREA_3_D

        public static final int AREA_3_D
        Represents 3D Area Chart.
      • AREA_3_D_STACKED

        public static final int AREA_3_D_STACKED
        Represents 3D Stacked Area Chart.
      • AREA_3_D_100_PERCENT_STACKED

        public static final int AREA_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Area Chart.
      • BAR

        public static final int BAR
        Represents Bar Chart: Clustered Bar Chart.
      • BAR_STACKED

        public static final int BAR_STACKED
        Represents Stacked Bar Chart.
      • BAR_100_PERCENT_STACKED

        public static final int BAR_100_PERCENT_STACKED
        Represents 100% Stacked Bar Chart.
      • BAR_3_D_CLUSTERED

        public static final int BAR_3_D_CLUSTERED
        Represents 3D Colustered Bar Chart.
      • BAR_3_D_STACKED

        public static final int BAR_3_D_STACKED
        Represents 3D Stacked Bar Chart.
      • BAR_3_D_100_PERCENT_STACKED

        public static final int BAR_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Bar Chart.
      • BUBBLE

        public static final int BUBBLE
        Represents Bubble Chart.
      • BUBBLE_3_D

        public static final int BUBBLE_3_D
        Represents 3D Bubble Chart.
      • COLUMN

        public static final int COLUMN
        Represents Column Chart: Clustered Column Chart.
      • COLUMN_STACKED

        public static final int COLUMN_STACKED
        Represents Stacked Column Chart.
      • COLUMN_100_PERCENT_STACKED

        public static final int COLUMN_100_PERCENT_STACKED
        Represents 100% Stacked Column Chart.
      • COLUMN_3_D

        public static final int COLUMN_3_D
        Represents 3D Column Chart.
      • COLUMN_3_D_CLUSTERED

        public static final int COLUMN_3_D_CLUSTERED
        Represents 3D Colustered Column Chart.
      • COLUMN_3_D_STACKED

        public static final int COLUMN_3_D_STACKED
        Represents 3D Stacked Column Chart.
      • COLUMN_3_D_100_PERCENT_STACKED

        public static final int COLUMN_3_D_100_PERCENT_STACKED
        Represents 3D 100% Stacked Column Chart.
      • CONE

        public static final int CONE
        Represents Cone Chart.
      • CONE_STACKED

        public static final int CONE_STACKED
        Represents Stacked Cone Chart.
      • CONE_100_PERCENT_STACKED

        public static final int CONE_100_PERCENT_STACKED
        Represents 100% Stacked Cone Chart.
      • CONICAL_BAR

        public static final int CONICAL_BAR
        Represents Conical Bar Chart.
      • CONICAL_BAR_STACKED

        public static final int CONICAL_BAR_STACKED
        Represents Stacked Conical Bar Chart.
      • CONICAL_BAR_100_PERCENT_STACKED

        public static final int CONICAL_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Conical Bar Chart.
      • CONICAL_COLUMN_3_D

        public static final int CONICAL_COLUMN_3_D
        Represents 3D Conical Column Chart.
      • CYLINDER

        public static final int CYLINDER
        Represents Cylinder Chart.
      • CYLINDER_STACKED

        public static final int CYLINDER_STACKED
        Represents Stacked Cylinder Chart.
      • CYLINDER_100_PERCENT_STACKED

        public static final int CYLINDER_100_PERCENT_STACKED
        Represents 100% Stacked Cylinder Chart.
      • CYLINDRICAL_BAR

        public static final int CYLINDRICAL_BAR
        Represents Cylindrical Bar Chart.
      • CYLINDRICAL_BAR_STACKED

        public static final int CYLINDRICAL_BAR_STACKED
        Represents Stacked Cylindrical Bar Chart.
      • CYLINDRICAL_BAR_100_PERCENT_STACKED

        public static final int CYLINDRICAL_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Cylindrical Bar Chart.
      • CYLINDRICAL_COLUMN_3_D

        public static final int CYLINDRICAL_COLUMN_3_D
        Represents 3D Cylindrical Column Chart.
      • DOUGHNUT

        public static final int DOUGHNUT
        Represents Doughnut Chart.
      • DOUGHNUT_EXPLODED

        public static final int DOUGHNUT_EXPLODED
        Represents Exploded Doughnut Chart.
      • LINE

        public static final int LINE
        Represents Line Chart.
      • LINE_STACKED

        public static final int LINE_STACKED
        Represents Stacked Line Chart.
      • LINE_100_PERCENT_STACKED

        public static final int LINE_100_PERCENT_STACKED
        Represents 100% Stacked Line Chart.
      • LINE_WITH_DATA_MARKERS

        public static final int LINE_WITH_DATA_MARKERS
        Represents Line Chart with data markers.
      • LINE_STACKED_WITH_DATA_MARKERS

        public static final int LINE_STACKED_WITH_DATA_MARKERS
        Represents Stacked Line Chart with data markers.
      • LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS

        public static final int LINE_100_PERCENT_STACKED_WITH_DATA_MARKERS
        Represents 100% Stacked Line Chart with data markers.
      • LINE_3_D

        public static final int LINE_3_D
        Represents 3D Line Chart.
      • PIE

        public static final int PIE
        Represents Pie Chart.
      • PIE_3_D

        public static final int PIE_3_D
        Represents 3D Pie Chart.
      • PIE_PIE

        public static final int PIE_PIE
        Represents Pie of Pie Chart.
      • PIE_EXPLODED

        public static final int PIE_EXPLODED
        Represents Exploded Pie Chart.
      • PIE_3_D_EXPLODED

        public static final int PIE_3_D_EXPLODED
        Represents 3D Exploded Pie Chart.
      • PIE_BAR

        public static final int PIE_BAR
        Represents Bar of Pie Chart.
      • PYRAMID

        public static final int PYRAMID
        Represents Pyramid Chart.
      • PYRAMID_STACKED

        public static final int PYRAMID_STACKED
        Represents Stacked Pyramid Chart.
      • PYRAMID_100_PERCENT_STACKED

        public static final int PYRAMID_100_PERCENT_STACKED
        Represents 100% Stacked Pyramid Chart.
      • PYRAMID_BAR

        public static final int PYRAMID_BAR
        Represents Pyramid Bar Chart.
      • PYRAMID_BAR_STACKED

        public static final int PYRAMID_BAR_STACKED
        Represents Stacked Pyramid Bar Chart.
      • PYRAMID_BAR_100_PERCENT_STACKED

        public static final int PYRAMID_BAR_100_PERCENT_STACKED
        Represents 100% Stacked Pyramid Bar Chart.
      • PYRAMID_COLUMN_3_D

        public static final int PYRAMID_COLUMN_3_D
        Represents 3D Pyramid Column Chart.
      • RADAR

        public static final int RADAR
        Represents Radar Chart.
      • RADAR_WITH_DATA_MARKERS

        public static final int RADAR_WITH_DATA_MARKERS
        Represents Radar Chart with data markers.
      • RADAR_FILLED

        public static final int RADAR_FILLED
        Represents Filled Radar Chart.
      • SCATTER

        public static final int SCATTER
        Represents Scatter Chart.
      • SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER

        public static final int SCATTER_CONNECTED_BY_CURVES_WITH_DATA_MARKER
        Represents Scatter Chart connected by curves, with data markers.
      • SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER

        public static final int SCATTER_CONNECTED_BY_CURVES_WITHOUT_DATA_MARKER
        Represents Scatter Chart connected by curves, without data markers.
      • SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER

        public static final int SCATTER_CONNECTED_BY_LINES_WITH_DATA_MARKER
        Represents Scatter Chart connected by lines, with data markers.
      • SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER

        public static final int SCATTER_CONNECTED_BY_LINES_WITHOUT_DATA_MARKER
        Represents Scatter Chart connected by lines, without data markers.
      • STOCK_HIGH_LOW_CLOSE

        public static final int STOCK_HIGH_LOW_CLOSE
        Represents High-Low-Close Stock Chart.
      • STOCK_OPEN_HIGH_LOW_CLOSE

        public static final int STOCK_OPEN_HIGH_LOW_CLOSE
        Represents Open-High-Low-Close Stock Chart.
      • STOCK_VOLUME_HIGH_LOW_CLOSE

        public static final int STOCK_VOLUME_HIGH_LOW_CLOSE
        Represents Volume-High-Low-Close Stock Chart.
      • STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE

        public static final int STOCK_VOLUME_OPEN_HIGH_LOW_CLOSE
        Represents Volume-Open-High-Low-Close Stock Chart.
      • SURFACE_3_D

        public static final int SURFACE_3_D
        Represents Surface Chart: 3D Surface Chart.
      • SURFACE_WIREFRAME_3_D

        public static final int SURFACE_WIREFRAME_3_D
        Represents Wireframe 3D Surface Chart.
      • SURFACE_CONTOUR

        public static final int SURFACE_CONTOUR
        Represents Contour Chart.
      • SURFACE_CONTOUR_WIREFRAME

        public static final int SURFACE_CONTOUR_WIREFRAME
        Represents Wireframe Contour Chart.
      • BOX_WHISKER

        public static final int BOX_WHISKER
        The series is laid out as box and whisker.
      • FUNNEL

        public static final int FUNNEL
        The series is laid out as a funnel.
      • PARETO_LINE

        public static final int PARETO_LINE
        The series is laid out as pareto lines.
      • SUNBURST

        public static final int SUNBURST
        The series is laid out as a sunburst.
      • TREEMAP

        public static final int TREEMAP
        The series is laid out as a treemap.
      • WATERFALL

        public static final int WATERFALL
        The series is laid out as a waterfall.
      • HISTOGRAM

        public static final int HISTOGRAM
        The series is laid out as a histogram.
      • MAP

        public static final int MAP
        The series is laid out as a region map.