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; set; } |
Visual Basic (Declaration) |
---|
Public Property Marker As eMarkerStyle |
Visual C++ |
---|
public: property eMarkerStyle Marker { eMarkerStyle get (); void set (eMarkerStyle value); } |