| TextAreaStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The TextAreaStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| TextAreaStyle |
Creates a new class instance
| |
| TextAreaStyle(Fill) |
Creates a new class instance
| |
| TextAreaStyle(TextSurface) |
Creates a new class instance
| |
| TextAreaStyle(Fill, ChartPosition) |
Creates a new class instance
| |
| TextAreaStyle(Fill, TextSurface) |
Creates a new class instance
| |
| TextAreaStyle(Fill, ChartPosition, TextSurface) |
Creates a new class instance
| |
| TextAreaStyle(Fill, ChartPosition, TextSurface, ChartDimensionsBase) |
Creates a new class instance
| |
| TextAreaStyle(ChartDimensionsBase, Fill, ChartPosition, Single, TextSurface, Corners, Border, Shadow, Boolean) |
Creates a new class instance
|
| Name | Description | |
|---|---|---|
| Clone |
Creates the object's clone
(Overrides StyleBaseClone.) |
| Name | Description | |
|---|---|---|
| Corners |
Specifies the corners of background rectangle
| |
| Figure |
Specifies the Figure property
| |
| Fill |
Specifies the FillStyle property
| |
| MaxLength |
Max number of visible characters. Rest will be truncated
Full string will be added to parent label's ActiveRegion.Tooltip | |
| TextSurface |
Specifies the Text properties
| |
| TextWrapMode |
Gets or sets the automatic text wrapping functionality switch
|