| ChartEntity Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add element at the end of list
| |
| GetOrder |
Get elements order position
| |
| Insert |
Insert element at specific position in list
| |
| ReIndex |
Re-index order list
| |
| Remove |
Remove element from list
| |
| RemoveAt |
Remove element from list by it's index
|
| Name | Description | |
|---|---|---|
| Caption | Provides access to the title element of the chart. | |
| DefaultSeriesView | Specifies the default series type. | |
| Legend | Provides access to the legend element of the chart. | |
| SeriesSet |
Gets or sets the KaxChart's chart series collection object.
| |
| Skin | Specifies the skin to use. | |
| StyleSet | Contains appearance related settings. |