ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRange Class / StartValue Property

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