ActiveReports Developer 7
EndValue Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > WallRange Class : EndValue Property

Glossary Item Box

Gets or sets the end value of the wall range.

Syntax

Visual Basic (Declaration) 
Public Property EndValue As System.Double
C# 
public System.double EndValue {get; set;}

See Also