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

In This Topic
    _updateLowerDimensionValue Method (_RangeValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLowerDimensionValue( _
       ByVal value As Nullable(Of Double) _
    ) 
    public void _updateLowerDimensionValue( 
       Nullable<double> value
    )

    Parameters

    value
    See Also