menu

Document Processing

ExcelChartType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelChartType Class

    Specifies the chart types.

    Inheritance
    System.Object
    ExcelChartType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class ExcelChartType : Enum

    Fields

    Area

    Represents the area chart.

    Declaration
    public const ExcelChartType Area
    Field Value
    Type
    ExcelChartType

    Area_3D

    Represents the 3D area chart.

    Declaration
    public const ExcelChartType Area_3D
    Field Value
    Type
    ExcelChartType

    Area_Stacked

    Represents the stacked area chart.

    Declaration
    public const ExcelChartType Area_Stacked
    Field Value
    Type
    ExcelChartType

    Area_Stacked_100

    Represents the 100% stacked area chart.

    Declaration
    public const ExcelChartType Area_Stacked_100
    Field Value
    Type
    ExcelChartType

    Area_Stacked_100_3D

    Represents the 3D 100% stacked area chart.

    Declaration
    public const ExcelChartType Area_Stacked_100_3D
    Field Value
    Type
    ExcelChartType

    Area_Stacked_3D

    Represents the 3D stacked area chart.

    Declaration
    public const ExcelChartType Area_Stacked_3D
    Field Value
    Type
    ExcelChartType

    Bar_Clustered

    Represents the clustered bar chart.

    Declaration
    public const ExcelChartType Bar_Clustered
    Field Value
    Type
    ExcelChartType

    Bar_Clustered_3D

    Represents the 3D clustered bar chart.

    Declaration
    public const ExcelChartType Bar_Clustered_3D
    Field Value
    Type
    ExcelChartType

    Bar_Stacked

    Represents the stacked bar chart.

    Declaration
    public const ExcelChartType Bar_Stacked
    Field Value
    Type
    ExcelChartType

    Bar_Stacked_100

    Represents the 100% stacked bar chart.

    Declaration
    public const ExcelChartType Bar_Stacked_100
    Field Value
    Type
    ExcelChartType

    Bar_Stacked_100_3D

    Represents the 3D 100% stacked bar chart.

    Declaration
    public const ExcelChartType Bar_Stacked_100_3D
    Field Value
    Type
    ExcelChartType

    Bar_Stacked_3D

    Represents the 3D stacked bar chart.

    Declaration
    public const ExcelChartType Bar_Stacked_3D
    Field Value
    Type
    ExcelChartType

    BoxAndWhisker

    Represents the Excel 2016 Box and Whisker Chart

    Declaration
    public const ExcelChartType BoxAndWhisker
    Field Value
    Type
    ExcelChartType

    Bubble

    Represents the bubble chart.

    Declaration
    public const ExcelChartType Bubble
    Field Value
    Type
    ExcelChartType

    Bubble_3D

    Represents the 3D bubble chart.

    Declaration
    public const ExcelChartType Bubble_3D
    Field Value
    Type
    ExcelChartType

    Column_3D

    Represents the 3D column chart.

    Declaration
    public const ExcelChartType Column_3D
    Field Value
    Type
    ExcelChartType

    Column_Clustered

    Represents the clustered column chart.

    Declaration
    public const ExcelChartType Column_Clustered
    Field Value
    Type
    ExcelChartType

    Column_Clustered_3D

    Represents the 3D clustered column chart.

    Declaration
    public const ExcelChartType Column_Clustered_3D
    Field Value
    Type
    ExcelChartType

    Column_Stacked

    Represents the stacked column chart.

    Declaration
    public const ExcelChartType Column_Stacked
    Field Value
    Type
    ExcelChartType

    Column_Stacked_100

    Represents the 100% stacked column chart.

    Declaration
    public const ExcelChartType Column_Stacked_100
    Field Value
    Type
    ExcelChartType

    Column_Stacked_100_3D

    Represents the 3D 100% stacked column chart.

    Declaration
    public const ExcelChartType Column_Stacked_100_3D
    Field Value
    Type
    ExcelChartType

    Column_Stacked_3D

    Represents the 3D stacked column chart.

    Declaration
    public const ExcelChartType Column_Stacked_3D
    Field Value
    Type
    ExcelChartType

    Combination_Chart

    Represents the chart that contain different series types.

    Declaration
    public const ExcelChartType Combination_Chart
    Field Value
    Type
    ExcelChartType

    Cone_Bar_Clustered

    Represents the clustered cone bar chart.

    Declaration
    public const ExcelChartType Cone_Bar_Clustered
    Field Value
    Type
    ExcelChartType

    Cone_Bar_Stacked

    Represents the stacked cone bar chart.

    Declaration
    public const ExcelChartType Cone_Bar_Stacked
    Field Value
    Type
    ExcelChartType

    Cone_Bar_Stacked_100

    Represents the 100% stacked cone bar chart.

    Declaration
    public const ExcelChartType Cone_Bar_Stacked_100
    Field Value
    Type
    ExcelChartType

    Cone_Clustered

    Represents the clustered cone chart.

    Declaration
    public const ExcelChartType Cone_Clustered
    Field Value
    Type
    ExcelChartType

    Cone_Clustered_3D

    Represents the 3D clustered cone chart.

    Declaration
    public const ExcelChartType Cone_Clustered_3D
    Field Value
    Type
    ExcelChartType

    Cone_Stacked

    Represents the stacked cone chart.

    Declaration
    public const ExcelChartType Cone_Stacked
    Field Value
    Type
    ExcelChartType

    Cone_Stacked_100

    Represents the 100% stacked cone chart.

    Declaration
    public const ExcelChartType Cone_Stacked_100
    Field Value
    Type
    ExcelChartType

    Cylinder_Bar_Clustered

    Represents the clustered cylinder bar chart.

    Declaration
    public const ExcelChartType Cylinder_Bar_Clustered
    Field Value
    Type
    ExcelChartType

    Cylinder_Bar_Stacked

    Represents the stacked cylinder bar chart.

    Declaration
    public const ExcelChartType Cylinder_Bar_Stacked
    Field Value
    Type
    ExcelChartType

    Cylinder_Bar_Stacked_100

    Represents the 100% stacked cylinder bar chart.

    Declaration
    public const ExcelChartType Cylinder_Bar_Stacked_100
    Field Value
    Type
    ExcelChartType

    Cylinder_Clustered

    Represents the clustered cylinder chart.

    Declaration
    public const ExcelChartType Cylinder_Clustered
    Field Value
    Type
    ExcelChartType

    Cylinder_Clustered_3D

    Represents the 3D clustered cylinder chart.

    Declaration
    public const ExcelChartType Cylinder_Clustered_3D
    Field Value
    Type
    ExcelChartType

    Cylinder_Stacked

    Represents the stacked cylinder chart.

    Declaration
    public const ExcelChartType Cylinder_Stacked
    Field Value
    Type
    ExcelChartType

    Cylinder_Stacked_100

    Represents the 100% stacked cylinder chart.

    Declaration
    public const ExcelChartType Cylinder_Stacked_100
    Field Value
    Type
    ExcelChartType

    Doughnut

    Represents the doughnut chart.

    Declaration
    public const ExcelChartType Doughnut
    Field Value
    Type
    ExcelChartType

    Doughnut_Exploded

    Represents the exploded doughnut chart.

    Declaration
    public const ExcelChartType Doughnut_Exploded
    Field Value
    Type
    ExcelChartType

    Funnel

    Represents the Excel 2016 Funnel Chart

    Declaration
    public const ExcelChartType Funnel
    Field Value
    Type
    ExcelChartType

    Histogram

    Represents the Excel 2016 Histogram Chart

    Declaration
    public const ExcelChartType Histogram
    Field Value
    Type
    ExcelChartType

    Line

    Represents the line chart.

    Declaration
    public const ExcelChartType Line
    Field Value
    Type
    ExcelChartType

    Line_3D

    Represents the 3D line chart.

    Declaration
    public const ExcelChartType Line_3D
    Field Value
    Type
    ExcelChartType

    Line_Markers

    Represents the line chart with markers.

    Declaration
    public const ExcelChartType Line_Markers
    Field Value
    Type
    ExcelChartType

    Line_Markers_Stacked

    Represents the stacked line chart with markers.

    Declaration
    public const ExcelChartType Line_Markers_Stacked
    Field Value
    Type
    ExcelChartType

    Line_Markers_Stacked_100

    Represents the 100% stacked line chart with markers.

    Declaration
    public const ExcelChartType Line_Markers_Stacked_100
    Field Value
    Type
    ExcelChartType

    Line_Stacked

    Represents the stacked line chart.

    Declaration
    public const ExcelChartType Line_Stacked
    Field Value
    Type
    ExcelChartType

    Line_Stacked_100

    Represents the 100% stacked line chart.

    Declaration
    public const ExcelChartType Line_Stacked_100
    Field Value
    Type
    ExcelChartType

    Pareto

    Represents the Excel 2016 Pareto Chart

    Declaration
    public const ExcelChartType Pareto
    Field Value
    Type
    ExcelChartType

    Pie

    Represents the pie chart.

    Declaration
    public const ExcelChartType Pie
    Field Value
    Type
    ExcelChartType

    Pie_3D

    Represents the 3D pie chart.

    Declaration
    public const ExcelChartType Pie_3D
    Field Value
    Type
    ExcelChartType

    Pie_Bar

    Represents the bar of pie chart.

    Declaration
    public const ExcelChartType Pie_Bar
    Field Value
    Type
    ExcelChartType

    Pie_Exploded

    Represents the exploded pie chart.

    Declaration
    public const ExcelChartType Pie_Exploded
    Field Value
    Type
    ExcelChartType

    Pie_Exploded_3D

    Represents the exploded 3D pie chart.

    Declaration
    public const ExcelChartType Pie_Exploded_3D
    Field Value
    Type
    ExcelChartType

    PieOfPie

    Represents the pie of pie chart.

    Declaration
    public const ExcelChartType PieOfPie
    Field Value
    Type
    ExcelChartType

    Pyramid_Bar_Clustered

    Represents the clustered pyramid bar chart.

    Declaration
    public const ExcelChartType Pyramid_Bar_Clustered
    Field Value
    Type
    ExcelChartType

    Pyramid_Bar_Stacked

    Represents the stacked pyramid bar chart.

    Declaration
    public const ExcelChartType Pyramid_Bar_Stacked
    Field Value
    Type
    ExcelChartType

    Pyramid_Bar_Stacked_100

    Represents the 100% stacked pyramid bar chart.

    Declaration
    public const ExcelChartType Pyramid_Bar_Stacked_100
    Field Value
    Type
    ExcelChartType

    Pyramid_Clustered

    Represents the clustered pyramid chart.

    Declaration
    public const ExcelChartType Pyramid_Clustered
    Field Value
    Type
    ExcelChartType

    Pyramid_Clustered_3D

    Represents the 3D clustered pyramid chart.

    Declaration
    public const ExcelChartType Pyramid_Clustered_3D
    Field Value
    Type
    ExcelChartType

    Pyramid_Stacked

    Represents the stacked pyramid chart.

    Declaration
    public const ExcelChartType Pyramid_Stacked
    Field Value
    Type
    ExcelChartType

    Pyramid_Stacked_100

    Represents the 100% stacked pyramid chart.

    Declaration
    public const ExcelChartType Pyramid_Stacked_100
    Field Value
    Type
    ExcelChartType

    Radar

    Represents the radar chart.

    Declaration
    public const ExcelChartType Radar
    Field Value
    Type
    ExcelChartType

    Radar_Filled

    Represents the filled radar chart.

    Declaration
    public const ExcelChartType Radar_Filled
    Field Value
    Type
    ExcelChartType

    Radar_Markers

    Represents the radar chart with markers.

    Declaration
    public const ExcelChartType Radar_Markers
    Field Value
    Type
    ExcelChartType

    Scatter_Line

    Represents the scatter chart with lines.

    Declaration
    public const ExcelChartType Scatter_Line
    Field Value
    Type
    ExcelChartType

    Scatter_Line_Markers

    Represents the scatter chart with lines and markers.

    Declaration
    public const ExcelChartType Scatter_Line_Markers
    Field Value
    Type
    ExcelChartType

    Scatter_Markers

    Represents the scatter chart with markers.

    Declaration
    public const ExcelChartType Scatter_Markers
    Field Value
    Type
    ExcelChartType

    Scatter_SmoothedLine

    Represents the smooth lined scatter chart.

    Declaration
    public const ExcelChartType Scatter_SmoothedLine
    Field Value
    Type
    ExcelChartType

    Scatter_SmoothedLine_Markers

    Represents the smooth lined scatter chart with markers.

    Declaration
    public const ExcelChartType Scatter_SmoothedLine_Markers
    Field Value
    Type
    ExcelChartType

    Stock_HighLowClose

    Represents the stock chart with high, low and close values.

    Declaration
    public const ExcelChartType Stock_HighLowClose
    Field Value
    Type
    ExcelChartType

    Stock_OpenHighLowClose

    Represents the stock chart with open, high, low and close values.

    Declaration
    public const ExcelChartType Stock_OpenHighLowClose
    Field Value
    Type
    ExcelChartType

    Stock_VolumeHighLowClose

    Represents the stock chart with volume, high, low and close values.

    Declaration
    public const ExcelChartType Stock_VolumeHighLowClose
    Field Value
    Type
    ExcelChartType

    Stock_VolumeOpenHighLowClose

    Represents the stock chart with volume, open, high, low and close values.

    Declaration
    public const ExcelChartType Stock_VolumeOpenHighLowClose
    Field Value
    Type
    ExcelChartType

    SunBurst

    Represents the Excel 2016 Sun Burst Chart

    Declaration
    public const ExcelChartType SunBurst
    Field Value
    Type
    ExcelChartType

    Surface_3D

    Represents the 3D surface chart.

    Declaration
    public const ExcelChartType Surface_3D
    Field Value
    Type
    ExcelChartType

    Surface_Contour

    Represents the surface chart with contour.

    Declaration
    public const ExcelChartType Surface_Contour
    Field Value
    Type
    ExcelChartType

    Surface_NoColor_3D

    Represents the 3D surface chart with no color.

    Declaration
    public const ExcelChartType Surface_NoColor_3D
    Field Value
    Type
    ExcelChartType

    Surface_NoColor_Contour

    Represents the surface chart with contour and no color.

    Declaration
    public const ExcelChartType Surface_NoColor_Contour
    Field Value
    Type
    ExcelChartType

    TreeMap

    Represents the Excel 2016 Tree Map Chart

    Declaration
    public const ExcelChartType TreeMap
    Field Value
    Type
    ExcelChartType

    WaterFall

    Represents the Excel 2016 Water Fall Chart

    Declaration
    public const ExcelChartType WaterFall
    Field Value
    Type
    ExcelChartType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved