| Visual Basic (Declaration) | |
|---|---|
Public Enum LegendSeparatorType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum LegendSeparatorType : Enum | |
| Member | Description |
|---|---|
| None | No separator shown. |
| Line | Sindle solid line separator |
| ThickLine | Sindle solid thick line separator |
| DoubleLine | Double solid line separator |
| DashLine | Single dash line separator |
| DotLine | Single dot line separator |
| GradientLine | Gradient solid line separator |
| ThickGradientLine | Thick gradient solid line separator |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.LegendSeparatorType
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