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

Glossary Item Box

Get or sets the line information used to draw this annotation.

Syntax

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

See Also