







|
| EPPlus 3.0 |
| ExcelScatterChart..::.ScatterStyle Property |
| ExcelScatterChart Class See Also Send Feedback |
If the scatter has LineMarkers or SmoothMarkers
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public eScatterStyle ScatterStyle { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property ScatterStyle As eScatterStyle |
| Visual C++ |
|---|
public: property eScatterStyle ScatterStyle { eScatterStyle get (); void set (eScatterStyle value); } |
