ActiveReports Developer 7
Line Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItem Class : Line Property

Glossary Item Box

Gets or sets the line information to display.

Syntax

Visual Basic (Declaration) 
Public Property Line As Line
C# 
public Line Line {get; set;}

See Also