Click or drag to resize
ChartLabel Constructor
Overload List
  Name Description
Public method ChartLabel
Create new instance of ChartLabel class
Public method ChartLabel(Object)
Create new instance of ChartLabel class.
Public method ChartLabel(String)
Create new instance of ChartLabel class.
Public method ChartLabel(LabelStyle)
Create new instance of ChartLabel class.
Public method ChartLabel(ChartEntity, IContainer)
Create new instance of ChartLabel class.
Public method ChartLabel(LabelStyle, TextArea)
Create new instance of ChartLabel class.
Public method ChartLabel(LabelStyle, Object)
Create new instance of ChartLabel class.
Public method ChartLabel(LabelStyle, String)
Create new instance of ChartLabel class.
Public method ChartLabel(LabelStyle, TextArea, Object)
Create new instance of ChartLabel class.
Public method ChartLabel(Object, IContainer, LabelStyle, TextArea, String)
Create new instance of ChartLabel class.
Top
See Also