C1.C1Rdl.Rdl2008 Namespace : BorderStyle Enumeration |
'Declaration Public Enum BorderStyle Inherits System.Enum
public enum BorderStyle : System.Enum
Member | Description |
---|---|
DashDot | Dash-dot line. Allowed only within Chart. |
DashDotDot | Dash-dot-dot line. Allowed only within Chart. |
Dashed | Dashed line. |
Default | Default. Treated as BorderStyle.Solid within Line and as BorderStyle.None elsewhere. |
Dotted | Dotted line. |
Double | Double solid line. |
None | Do not draw a border. |
Solid | Solid line. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.BorderStyle
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