Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic (Declaration)
Language Filter: C#
ActiveReports Developer 7
Border Constructor(Line)
See Also
GrapeCity.ActiveReports.Chart.v7 Assembly
>
GrapeCity.ActiveReports.Chart Namespace
>
Border Class
>
Border Constructor
: Border Constructor(Line)
Visual Basic (Declaration)
C#
line
Specifies the Line info for the border.
Glossary Item Box
Initializes a new instance of the Border class with the Line info specified.
Syntax
Visual Basic (Declaration)
Public Function New( _ ByVal
line
As
Line
_ )
C#
public Border(
Line
line
)
Parameters
line
Specifies the Line info for the border.
See Also
Reference
Border Class
Border Members
Overload List