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

In This Topic
    _getYValue Method (_XyValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getYValue() As Nullable(Of Double)
    public Nullable<double> _getYValue()
    See Also