| ChartSkin Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The ChartSkin type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartSkin |
Create new instance of ChartSkin class.
| |
| ChartSkin(String) |
Create new instance of ChartSkin class with specified name.
| |
| ChartSkin(XmlDocument) |
Create new instance of ChartSkin class.
|
| Name | Description | |
|---|---|---|
| ApplyTo |
Applies skin to given chart
| |
| CreateFromChart |
Grabs skin from given chart
|
| Name | Description | |
|---|---|---|
| Name |
Gets and sets skin name.
| |
| XmlSource |
Gets and sets XML document that contains skin properties.
|