Enum MarkerType
Marker shape type
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public enum MarkerType
Fields
Name | Description |
---|---|
Circle | Circle marker shape will set. |
Cross | Cross marker shape will set. |
Diamond | Diamond marker shape will set. |
Image | Image can also be set in the place of marker shapes. |
Pentagon | Pentagon marker shape will set. |
Plus | Plus marker shape will set. |
Rectangle | Rectangle marker shape will set. |
Triangle | Triangle marker shape will set. |