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

Glossary Item Box

Gets or sets the line information for the line of the DataPoint.

Syntax

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

See Also