| Visual Basic (Declaration) | |
|---|---|
Public Enum SvgParameters.SvgDashStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum SvgParameters.SvgDashStyle : Enum | |
| Member | Description |
|---|---|
| Dash | Line consisting of dashes |
| DashDot | Line consisting of a repeating pattern of dash-dot |
| DashDotDot | Line consisting of a repeating pattern of dash-dot-dot |
| DashDashDot | Line consisting of a repeating pattern of dash-dash-dot |
| Doubledash | Line consisting of doubledashes |
| DoubledashHalfdash | Line consisting of a repeating pattern of doubledash-halfdash-halfdash |
| DoubledashHalfdashHalfdash | Line consisting of a repeating pattern of doubledash-halfdash |
| DoubledashDoubledashHalfdash | Line consisting of a repeating pattern of doubledash-doubledash-halfdash |
| Halfdash | Line consisting of halfdashes |
| HalfdashDot | Line consisting of a repeating pattern of halfdash-dot |
| HalfdashDotDot | Line consisting of a repeating pattern of halfdash-dot-dot |
| HalfdashHalfdashDot | Line consisting of a repeating pattern of halfdash-halfdash-dot |
| Dot | Line consisting of dots |
| Custom | Custom pattern |
| Solid | Solid line |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.Svg.SvgParameters.SvgDashStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family