







Bar chart
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public sealed class ExcelBarChart : ExcelChart |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ExcelBarChart _ Inherits ExcelChart |
| Visual C++ |
|---|
public ref class ExcelBarChart sealed : public ExcelChart |
Inheritance Hierarchy
System..::.Object
OfficeOpenXml..::.XmlHelper
OfficeOpenXml.Drawing..::.ExcelDrawing
OfficeOpenXml.Drawing.Chart..::.ExcelChart
OfficeOpenXml.Drawing.Chart..::.ExcelBarChart
OfficeOpenXml..::.XmlHelper
OfficeOpenXml.Drawing..::.ExcelDrawing
OfficeOpenXml.Drawing.Chart..::.ExcelChart
OfficeOpenXml.Drawing.Chart..::.ExcelBarChart
