ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CartesianSupport Class / getRangeYValue Method

In This Topic
    getRangeYValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function getRangeYValue( _
       ByVal pointView As ICartesianPointView _
    ) As INumberRangeValue
    public static INumberRangeValue getRangeYValue( 
       ICartesianPointView pointView
    )

    Parameters

    pointView
    See Also