Legend items visual separation types
| Visual Basic (Declaration) | |
|---|---|
Public Enum LegendSeparatorType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum LegendSeparatorType : Enum | |
| Member | Description |
|---|---|
| None | The legend separator is not displayed. No separator shown. |
| Line | The legend separator is a line. Sindle solid line separator |
| ThickLine | The legend separator is a thick line. Sindle solid thick line separator |
| DoubleLine | The legend separator is a double line. Double solid line separator |
| DashLine | The legend separator is a dash line. Single dash line separator |
| DotLine | The legend separator is a dotted line. Single dot line separator |
| GradientLine | The legend separator is a line with a gradient on the ends. Gradient solid line separator |
| ThickGradientLine | The legend separator is a thick line with a gradient on the ends. 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