ActiveReports Developer 7
Line Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Line Class > Line Constructor : Line Constructor()

Glossary Item Box

Initializes a new instance of the Line class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public Line()

See Also