'Declaration Public Enum ChartType Inherits System.Enum
public enum ChartType : System.Enum
__value public enum ChartType : public System.Enum
public enum class ChartType : public System.Enum
'Declaration Public Enum ChartType Inherits System.Enum
public enum ChartType : System.Enum
__value public enum ChartType : public System.Enum
public enum class ChartType : public System.Enum
Member | Description |
---|---|
Unsupported | The unsupported chart type. |
Axial | The 2D axial chart. |
Axial3D | The 3D axial chart. |
Bar2D | The 2D bar chart. |
Bar3D | The 3D bar chart. |
Line | The line chart. |
Line3D | The 3D line chart. |
Scatter | The scatter chart. |
Doughnut | The doughnut chart. |
Pie | The pie chart. |
Pie3D | The pie chart. |
Bubble | The bubble chart. |
Stock | The stock chart. |
Radar | The radar chart. |
Surface | The surface chart. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Office.Spreadsheet.Document.ChartType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5