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

In This Topic
    _getYScaleValue Method (ICartesianGroupView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getYScaleValue( _
       ByVal pointView As ICartesianPointView _
    ) As _YValueRange
    _YValueRange _getYScaleValue( 
       ICartesianPointView pointView
    )

    Parameters

    pointView
    See Also