Visual Basic (Declaration) | |
---|---|
Public Enum MarkerStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum MarkerStyle : Enum |
Member | Description |
---|---|
None | Marker disabled |
Square | The marker style is Square |
Circle | The marker style is Circle |
Diamond | The marker style is Diamond |
Triangle | The marker style is Triangle |
Cross | The marker style is Cross |
Star4 | The marker style is 4 corner star |
Star5 | The marker style is 5 corner star |
Star6 | The marker style is 6 corner star |
Star10 | The marker style is 10 corner star |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.MarkerStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family