GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace : MarkerStyle Enumeration |
'Declaration Public Enum MarkerStyle Inherits System.Enum
public enum MarkerStyle : System.Enum
Member | Description |
---|---|
Circle | A circle shape is displayed. |
Cross | An X-like cross shape is displayed. |
Diamond | A diamond shape is displayed. |
InvTriangle | An inverted triangle shape is displayed. |
None | No shape is displayed. |
Point | A dot shape is displayed. |
Pyramid | A pyramid shape is displayed. |
Square | A square shape is displayed. |
Triangle | A triangle shape is displayed. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.MarkerStyle