See Also

Line Class  | Line Members  | Overload List

Language

Visual Basic

C#

Show All

color
Specifies the line color.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Line Constructor(Color)

Initializes a new instance of the Line class with a solid, 1 pt line, and the color specified.

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

Parameters

color
Specifies the line color.

See Also

Line Class  | Line Members  | Overload List

 

 


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