







|
| EPPlus 3.0 |
| ExcelScatterChartSerie..::.Marker Property |
| ExcelScatterChartSerie Class See Also Send Feedback |
Marker symbol
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public eMarkerStyle Marker { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property Marker As eMarkerStyle |
| Visual C++ |
|---|
public: property eMarkerStyle Marker { eMarkerStyle get (); void set (eMarkerStyle value); } |
