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

Glossary Item Box

Gets or sets the start value of the wall range.

Syntax

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

See Also