ActiveReports Developer 7
ReferenceLine Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReferenceLine Class

Glossary Item Box

The following tables list the members exposed by ReferenceLine.

Public Constructors

 NameDescription
Public ConstructorReferenceLine ConstructorInitializes a new instance of the ReferenceLine class.  
Top

Public Properties

 NameDescription
Public PropertyLegendLabelGets or sets the string to insert in to the legend for the reference line.  
Public PropertyStyle

Gets or sets the line style properties for the reference line.

 
Public PropertyValueGets or sets the ExpressionInfo to evaluate to determine the location of the reference line.  
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the  ReferenceLine object.  
Top

See Also