Class ExcelBarChart
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelBarChart : ExcelChart, IDisposable
- Inheritance
-
ExcelBarChart
- Implements
- Inherited Members
- Extension Methods
Properties
DataLabel
public ExcelChartDataLabel DataLabel { get; }
Property Value
Direction
public eDirection Direction { get; }
Property Value
GapWidth
public int GapWidth { get; set; }
Property Value
Shape
public eShape Shape { get; }