ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _YValueRange Class / upperY Property

In This Topic
    upperY Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property upperY As Nullable(Of Double)
    public Nullable<double> upperY {get; set;}
    See Also