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

In This Topic
    _getDataPointAxisValue Method (ICartesianGroupView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getDataPointAxisValue( _
       ByVal dataPointXValue As Nullable(Of Double), _
       ByVal dataPointYValue As Nullable(Of Double) _
    ) As IPoint

    Parameters

    dataPointXValue
    dataPointYValue
    See Also