







The build-in chart styles.
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public eChartStyle Style { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Style As eChartStyle |
| Visual C++ |
|---|
public: property eChartStyle Style { eChartStyle get (); void set (eChartStyle value); } |
