'Declaration Public Enum BorderStyle Inherits System.Enum
public enum BorderStyle : System.Enum
'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 Solid within Line and as 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