ActiveReports Developer 7
LabelInfo Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelInfo Class : LabelInfo Constructor

Glossary Item Box

Initializes a new instance of the LabelInfo class.

Overload List

OverloadDescription
LabelInfo Constructor()Initializes a new instance of the LabelInfo class.  
LabelInfo Constructor(AntiAliasMode)Initializes a new instance of the LabelInfo class with the AntiAliasMode specified.  
LabelInfo Constructor(Line,Backdrop,FontInfo,String,Alignment)Initializes a new instance of the LabelInfo class with the parameters specified.  
LabelInfo Constructor(Line,Backdrop,FontInfo,String,Alignment,AntiAliasMode)Initializes a new instance of the LabelInfo class with the parameters specified.  

See Also