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( _
       ByVal pointView As ICartesianPointView, _
       Optional ByVal value As Nullable(Of Double) _
    ) As Boolean

    Parameters

    pointView
    value
    See Also