GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : LineStyle Enumeration |
'Declaration Public Enum LineStyle Inherits System.Enum
public enum LineStyle : System.Enum
Member | Description |
---|---|
Dash | A dashed line is drawn. |
DashDot | A line of alternating dashes and dots is drawn. |
DashDotDot | A line of dashes alternated with two dots is drawn. |
Dot | A dotted line is drawn. |
None | No line style is used. |
Solid | A solid line is drawn. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.LineStyle
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