'Declaration Public Enum MarkerStyle Inherits System.Enum
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: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2