public enum MarkerStyle : System.Enum
| Member | Description |
|---|---|
| Automatic | The marker style is determined automatically. |
| Circle | The marker is circular. |
| Dash | The marker is a dash. |
| Diamond | The marker is diamond-shaped. |
| Dot | The marker is a dot or bullet. |
| None | No marker is displayed. |
| Picture | The marker appears as a picture. |
| Plus | The marker appears as a plus sign (+). |
| Square | The marker appears as a square. |
| Star | The marker appears as a star. |
| Triangle | The marker appears as a triangle. |
| X | The marker appears as an 'X' |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+