| ChartLabel Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartLabel type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartLabel |
Create new instance of ChartLabel class
| |
| ChartLabel(Object) |
Create new instance of ChartLabel class.
| |
| ChartLabel(String) |
Create new instance of ChartLabel class.
| |
| ChartLabel(LabelStyle) |
Create new instance of ChartLabel class.
| |
| ChartLabel(ChartEntity, IContainer) |
Create new instance of ChartLabel class.
| |
| ChartLabel(LabelStyle, TextArea) |
Create new instance of ChartLabel class.
| |
| ChartLabel(LabelStyle, Object) |
Create new instance of ChartLabel class.
| |
| ChartLabel(LabelStyle, String) |
Create new instance of ChartLabel class.
| |
| ChartLabel(LabelStyle, TextArea, Object) |
Create new instance of ChartLabel class.
| |
| ChartLabel(Object, IContainer, LabelStyle, TextArea, String) |
Create new instance of ChartLabel class.
|