Dundas Chart for ASP.NET
SkinID Property
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > Chart Class : SkinID Property


Gets or sets the skin to apply to the control.

Syntax

Visual Basic (Declaration)  
Public Overridable Property SkinID As String
Visual Basic (Usage) Copy Code
Dim instance As Chart
Dim value As String
 
instance.SkinID = value
 
value = instance.SkinID
C#  
public virtual string SkinID {get; set;}

Exceptions

Exception Description
ArgumentException The skin specified in the SkinID property does not exist in the theme.

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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.