Click or drag to resize
TextArea Constructor
Overload List
  Name Description
Public method TextArea
Create new instance of TextBlock class.
Public method TextArea(String)
Create new instance of TextBlock class.
Public method TextArea(TextAreaStyle)
Create new instance of TextBlock class.
Public method TextArea(ChartLabelBase, IContainer)
Create new instance of TextBlock class.
Public method TextArea(TextAreaStyle, String)
Create new instance of TextBlock class.
Public method TextArea(ChartLabelBase, IContainer, TextAreaStyle)
Create new instance of TextBlock class.
Public method TextArea(ChartLabelBase, IContainer, String)
Create new instance of TextBlock class.
Public method TextArea(ChartLabelBase, IContainer, TextAreaStyle, String)
Create new instance of TextBlock class.
Top
See Also