| ChartStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The ChartStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartStyle(ChartEntity) |
Creates new instance of StyleChart class.
| |
| ChartStyle(ChartEntityDimensions, ChartFill, Corners, Border, Shadow, Boolean) |
Creates new instance of StyleChart class.
|
| Name | Description | |
|---|---|---|
| Clone |
Clone this object
(Overrides StyleBaseClone.) |
| Name | Description | |
|---|---|---|
| BarOverlapPercent |
Determines how much of the bar's area is overlapped in multiple bar charts.
| |
| BarWidthPercent |
Determines the width of bars.
| |
| Corners |
Specifies the corners for background rectangle
| |
| Fill |
Specifies the background property
| |
| ImageQuality |
Specifies the quality at which chart image is rendered.
| |
| Position | Obsolete.
Gets positions
(Overrides LocatingStylePosition.) | |
| TextQuality |
Specifies the quality at which text in chart is rendered.
| |
| Visible |
Gets visibility of chart
(Overrides StyleBaseVisible.) |