'Declaration
Public Enum MarkerStyle Inherits System.Enum
'Usage
Dim instance As MarkerStyle
public enum MarkerStyle : System.Enum
'Declaration
Public Enum MarkerStyle Inherits System.Enum
'Usage
Dim instance As MarkerStyle
public enum MarkerStyle : System.Enum
Member | Description |
---|---|
Automatic | Marker style is automatically determined by the series. |
Circle | Marker style circle. |
Dash | Marker style dash. |
Diamond | Marker style diamond. |
Dot | Marker style dot. |
None | No marker. |
Plus | Marker style plus. |
Square | Marker style square. |
Star | Marker style star. |
Triangle | Marker style triangle. |
X | Marker style X. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Charts.MarkerStyle
Target Platforms: Windows 7, 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