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

In This Topic
    getStackYValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function getStackYValue( _
       ByVal pointDataModel As IPointDataModel _
    ) As INumberStackValue
    public static INumberStackValue getStackYValue( 
       IPointDataModel pointDataModel
    )

    Parameters

    pointDataModel
    See Also