Table of Contents

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

ExcelChartDataLabel

Direction

public eDirection Direction { get; }

Property Value

eDirection

GapWidth

public int GapWidth { get; set; }

Property Value

int

Shape

public eShape Shape { get; }

Property Value

eShape