Visual Basic (Declaration) | |
---|---|
Public Enum MarkerStyle Inherits System.Enum |
C# | |
---|---|
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
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