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

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