







|
| EPPlus 3.0 |
| ExcelChartSerieDataLabel..::.Fill Property |
| ExcelChartSerieDataLabel Class See Also Send Feedback |
Access fill properties
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ExcelDrawingFill Fill { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Fill As ExcelDrawingFill |
| Visual C++ |
|---|
public: property ExcelDrawingFill^ Fill { ExcelDrawingFill^ get (); } |
