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