Enum MarkerStyle
The MarkerStyle Enumerator.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum MarkerStyle
Fields
| Name | Description |
|---|---|
| Ellipse | Marker Style will be of Ellipse. |
| Rectangle | Marker Style will be of Rectangle. |
| SmoothRectangle | Marker Style will be of SmoothRectangle. |