Enum eScatterStyle
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Smooth or lines markers
public enum eScatterStyle
Fields
LineMarker = 0
Line and markers
SmoothMarker = 1
Smooth lines and markers
Smooth or lines markers
public enum eScatterStyle
LineMarker = 0
Line and markers
SmoothMarker = 1
Smooth lines and markers