| TextArea Constructor |
| 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.
|