ActiveReports Developer 7
ReferenceLine Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ReferenceLine Property

Glossary Item Box

Gets or sets the properties for reference line.

Syntax

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

See Also