Enum OfficeChartType
Specifies the chart type.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeChartType
Fields
Name | |
---|---|
Area | Indicates the Area chart type. |
Area_3D | Indicates the Area_3D chart type. |
Area_Stacked | Indicates the Area_Stacked chart type. |
Area_Stacked_100 | Indicates the Area_Stacked_100 chart type. |
Area_Stacked_100_3D | Indicates the Area_Stacked_100_3D chart type. |
Area_Stacked_3D | Indicates the Area_Stacked_3D chart type. |
Bar_Clustered | Indicates the Bar_Clustered chart type. |
Bar_Clustered_3D | Indicates the Bar_Clustered_3D chart type. |
Bar_Stacked | Indicates the Bar_Stacked chart type. |
Bar_Stacked_100 | Indicates the Bar_Stacked_100 chart type. |
Bar_Stacked_100_3D | Indicates the Bar_Stacked_100_3D chart type. |
Bar_Stacked_3D | Indicates the Bar_Stacked_3D chart type. |
BoxAndWhisker | Indicates the BoxAndWhisker chart type. |
Bubble | Indicates the Bubble chart type. |
Bubble_3D | Indicates the Bubble_3D chart type. |
Column_3D | Indicates the Column_3D chart type. |
Column_Clustered | Indicates the Column_Clustered chart type. |
Column_Clustered_3D | Indicates the Column_Clustered_3D chart type. |
Column_Stacked | Indicates the Column_Stacked chart type. |
Column_Stacked_100 | Indicates the Column_Stacked_100 chart type. |
Column_Stacked_100_3D | Indicates the Column_Stacked_100_3D chart type. |
Column_Stacked_3D | Indicates the Column_Stacked_3D chart type. |
Combination_Chart | Indicates the chart that contain different Series types. |
Cone_Bar_Clustered | Indicates the Cone_Bar_Clustered chart type. |
Cone_Bar_Stacked | Indicates the Cone_Bar_Stacked chart type. |
Cone_Bar_Stacked_100 | Indicates the Cone_Bar_Stacked_100 chart type. |
Cone_Clustered | Indicates the Cone_Clustered chart type. |
Cone_Clustered_3D | Indicates the Cone_Clustered_3D chart type. |
Cone_Stacked | Indicates the Cone_Stacked chart type. |
Cone_Stacked_100 | Indicates the Cone_Stacked_100 chart type. |
Cylinder_Bar_Clustered | Indicates the Cylinder_Bar_Clustered chart type. |
Cylinder_Bar_Stacked | Indicates the Cylinder_Bar_Stacked chart type. |
Cylinder_Bar_Stacked_100 | Indicates the Cylinder_Bar_Stacked_100 chart type. |
Cylinder_Clustered | Indicates the Cylinder_Clustered chart type. |
Cylinder_Clustered_3D | Indicates the Cylinder_Clustered_3D chart type. |
Cylinder_Stacked | Indicates the Cylinder_Stacked chart type. |
Cylinder_Stacked_100 | Indicates the Cylinder_Stacked_100 chart type. |
Doughnut | Indicates the Doughnut chart type. |
Doughnut_Exploded | Indicates the Doughnut_Exploded chart type. |
Funnel | |
Histogram | Indicates the Histogram chart type. |
Line | Indicates the Line chart type. |
Line_3D | Indicates the Line_3D chart type. |
Line_Markers | Indicates the Line_Markers chart type. |
Line_Markers_Stacked | Indicates the Line_Markers_Stacked chart type. |
Line_Markers_Stacked_100 | Indicates the Line_Markers_Stacked_100 chart type. |
Line_Stacked | Indicates the Line_Stacked chart type. |
Line_Stacked_100 | Indicates the Line_Stacked_100 chart type. |
Pareto | |
Pie | Indicates the Pie chart type. |
Pie_3D | Indicates the Pie_3D chart type. |
Pie_Bar | Indicates the Pie_Bar chart type. |
Pie_Exploded | Indicates the Pie_Exploded chart type. |
Pie_Exploded_3D | Indicates the Pie_Exploded_3D chart type. |
PieOfPie | Indicates the PieOfPie chart type. |
Pyramid_Bar_Clustered | Indicates the Pyramid_Bar_Clustered chart type. |
Pyramid_Bar_Stacked | Indicates the Pyramid_Bar_Stacked chart type. |
Pyramid_Bar_Stacked_100 | Indicates the Pyramid_Bar_Stacked_100 chart type. |
Pyramid_Clustered | Indicates the Pyramid_Clustered chart type. |
Pyramid_Clustered_3D | Indicates the Pyramid_Clustered_3D chart type. |
Pyramid_Stacked | Indicates the Pyramid_Stacked chart type. |
Pyramid_Stacked_100 | Indicates the Pyramid_Stacked_100 chart type. |
Radar | Indicates the Radar chart type. |
Radar_Filled | Indicates the Radar_Filled chart type. |
Radar_Markers | Indicates the Radar_Markers chart type. |
Scatter_Line | Indicates the Scatter_Line chart type. |
Scatter_Line_Markers | Indicates the Scatter_Line_Markers chart type. |
Scatter_Markers | Indicates the Scatter_Markers chart type. |
Scatter_SmoothedLine | Indicates the Scatter_SmoothedLine chart type. |
Scatter_SmoothedLine_Markers | Indicates the Scatter_SmoothedLine_Markers chart type. |
Stock_HighLowClose | Indicates the Stock_HighLowClose chart type. |
Stock_OpenHighLowClose | Indicates the Stock_OpenHighLowClose chart type. |
Stock_VolumeHighLowClose | Indicates the Stock_VolumeHighLowClose chart type. |
Stock_VolumeOpenHighLowClose | Indicates the Stock_VolumeOpenHighLowClose chart type. |
SunBurst | Indicates the SunBurst chart type. |
Surface_3D | Indicates the Surface_3D chart type. |
Surface_Contour | Indicates the Surface_Contour chart type. |
Surface_NoColor_3D | Indicates the Surface_NoColor_3D chart type. |
Surface_NoColor_Contour | Indicates the Surface_NoColor_Contour chart type. |
TreeMap | Indicates the Treemap chart type . |
WaterFall | Indicates the waterfall chart type. |