[]
Specifies the marker types for charts.
public enum MarkerType : byte
| Name | Description |
|---|---|
| Auto | The automatically determined marker type. |
| Circle | The circle markers. |
| Cross | The cross markers. |
| Diamond | The diamond markers. |
| None | No markers should be displayed. |
| Square | The square markers. |
| Triangle | The triangle markers. |