See Also

Border Class  | Border Members  | Overload List

Language

Visual Basic

C#

Show All

line
Specifies the Line info for the border.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Border Constructor(Line)

Initializes a new instance of the Border class with the Line info specified.

[Visual Basic]
Public Function New( _    ByVal line As Line _ )
[C#]
public Border(    Line line );

Parameters

line
Specifies the Line info for the border.

See Also

Border Class  | Border Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.