ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IOverlayRange Interface / maxY Property

In This Topic
    maxY Property (IOverlayRange)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property maxY As Nullable(Of Double)
    Nullable<double> maxY {get;}
    See Also