GrapeCity.Excel.Chart Namespace : DataPointMarkStyle Enumeration |
'Declaration Public Enum DataPointMarkStyle Inherits System.Enum
'Usage Dim instance As DataPointMarkStyle
public enum DataPointMarkStyle : System.Enum
Member | Description |
---|---|
Circle | Specifies a circle shall be drawn at each data point |
Dash | Specifies a dash shall be drawn at each data point |
Diamond | Specifies a diamond shall be drawn at each data point |
Dot | Specifies a Dot shall be drawn at each data point |
None | Specifies nothing shall be drawn at each data point |
Picture | Specifies a picture shall be drawn at each data point |
Plus | Specifies a plus shall be drawn at each data point |
Square | Specifies a square shall be drawn at each data point |
Star | Specifies a start shall be drawn at each data point |
Triangle | Specifies a triangle shall be drawn at each data point |
X | Specifies an X shall be drawn at each data point |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.DataPointMarkStyle
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6