ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRange Class / EndValue Property

In This Topic
    EndValue Property (WallRange)
    In This Topic
    Gets or sets the end value of the wall range.
    Syntax
    'Declaration
     
    Public Property EndValue As Double
    public double EndValue {get; set;}
    See Also