| TextArea Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The TextArea type exposes the following members.
| Name | Description | |
|---|---|---|
| TextArea |
Create new instance of TextBlock class.
| |
| TextArea(String) |
Create new instance of TextBlock class.
| |
| TextArea(TextAreaStyle) |
Create new instance of TextBlock class.
| |
| TextArea(ChartLabelBase, IContainer) |
Create new instance of TextBlock class.
| |
| TextArea(TextAreaStyle, String) |
Create new instance of TextBlock class.
| |
| TextArea(ChartLabelBase, IContainer, TextAreaStyle) |
Create new instance of TextBlock class.
| |
| TextArea(ChartLabelBase, IContainer, String) |
Create new instance of TextBlock class.
| |
| TextArea(ChartLabelBase, IContainer, TextAreaStyle, String) |
Create new instance of TextBlock class.
|
| Name | Description | |
|---|---|---|
| BackgroundComplexSettings |
Complex set of a variety of color fill
| |
| BackgroundFillMode |
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
| |
| BackgroundGradientMode |
Specifies the Linear gradient fill mode
| |
| BackgroundMainColor |
Gets and sets the main color of figure background
| |
| BackgroundSecondColor |
Gets and sets the second color of figure background
| |
| Height |
Specifies the height property
| |
| IsAutoSize |
Gets and sets Auto sizing mode
| |
| Parent |
Parent chart element
| |
| StyleSet |
Text field style
| |
| Text |
Contained text data
| |
| Visible |
get a and sets visibility of TextBlock
| |
| Width |
Specifies the width property
|