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