Click or drag to resize
ChartSkin Constructor (XmlDocument)
Create new instance of ChartSkin class.

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public ChartSkin(
	XmlDocument source
)

Parameters

source
Type: System.XmlXmlDocument
XML document that contains skin properties.
See Also