| ChartCaption Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartCaption type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartCaption | Creates a new instance of the ChartCaption class. | |
| ChartCaption(ChartEntity) | Creates a new instance of the ChartCaption class. | |
| ChartCaption(ChartEntity, IContainer) | Creates a new instance of the ChartCaption class. |
| Name | Description | |
|---|---|---|
| BackgroundComplexSettings |
Complex settings in background of chart title
| |
| BackgroundFillMode |
Background fill styles in chart title
| |
| BackgroundGradientMode |
Gradient fill mode of chart title
| |
| BackgroundMainColor |
Gets and sets the main color in background of chart title
| |
| BackgroundSecondColor |
Gets and sets the second color in background of chart title
| |
| Height |
Title height
| |
| IsAutoSize |
Gets and sets a boolean value indicates whether using the auto sizing mode in title
| |
| IsTextBold |
Gets or sets a boolean value indicates whether the text is bold.
| |
| IsTextItalic |
Gets or sets a boolean value indicates whether the text is italic.
| |
| IsTextStrikeoutLine |
Gets or sets a boolean value indicates whether the text is strike outline.
| |
| IsTextUnderLine |
Gets or sets a boolean value indicates whether the text is under line.
| |
| TextColor |
Text color
| |
| Width |
Title width
|