Dundas.SharePoint.Charting.WebParts Send comments on this topic.
BorderSkinAttributes Class
See Also  Members  
Dundas.Charting.WebControl Namespace : BorderSkinAttributes Class


Drawing attributes of the 3D border skin.

Syntax

Visual Basic (Declaration)  
<DefaultPropertyAttribute("SkinStyle")>
<DescriptionAttribute("Drawing attributes for the 3D border skins.")>
Public Class BorderSkinAttributes 
Visual Basic (Usage) Copy Code
Dim instance As BorderSkinAttributes
C#  
[DefaultPropertyAttribute("SkinStyle")]
[DescriptionAttribute("Drawing attributes for the 3D border skins.")]
public class BorderSkinAttributes 

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.BorderSkinAttributes

Requirements

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

See Also