ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICartesianPlotView Interface / _yPositive Method

In This Topic
    _yPositive Method (ICartesianPlotView)
    In This Topic
    Syntax
    'Declaration
     
    Function _yPositive( _
       Optional ByVal value As Nullable(Of Double) _
    ) As Boolean
    bool _yPositive( 
       Nullable<double> value
    )

    Parameters

    value
    See Also