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

Glossary Item Box

Initializes a new instance of the Border class.

Overload List

OverloadDescription
Border Constructor()Initializes a new instance of the Border class.  
Border Constructor(Line)Initializes a new instance of the Border class with the Line info specified.  
Border Constructor(Line,Int32)Initializes a new instance of the Border class with the parameters specified.  
Border Constructor(Line,Int32,Color)Initializes a new instance of the Border class with the parameters specified.  

See Also