| Visual Basic (Declaration) | |
|---|---|
Public Enum BorderSkinStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum BorderSkinStyle : Enum | |
| Member | Description |
|---|---|
| None | Border not used |
| Emboss | Emboss border |
| Raised | Raised border |
| Sunken | Sunken border |
| FrameThin1 | Thin border with rounded corners |
| FrameThin2 | Thin border with rounded top corners |
| FrameThin3 | Thin border with square corners |
| FrameThin4 | Thin border with square outside corners and rounded inside corners |
| FrameThin5 | Thin border with rounded corners and screws |
| FrameThin6 | Thin border with square inside corners and rounded outside corners |
| FrameTitle1 | Border with rounded corners. Supports title text. |
| FrameTitle2 | Border with rounded top corners. Supports title text. |
| FrameTitle3 | Border with square corners. Supports title text. |
| FrameTitle4 | Border with rounded inside corners and square outside corners. Supports title text. |
| FrameTitle5 | Border with rounded corners and screws. Supports title text. |
| FrameTitle6 | Border with rounded outside corners and square inside corners. Supports title text. |
| FrameTitle7 | Border with rounded corners. No border on the right side. Supports title text. |
| FrameTitle8 | Border with rounded corners on top and bottom sides only. Supports title text. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.BorderSkinStyle
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