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

In This Topic
    _updateDimensionValue Method (IXyValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Sub _updateDimensionValue( _
       ByVal value As Nullable(Of Double) _
    ) 
    void _updateDimensionValue( 
       Nullable<double> value
    )

    Parameters

    value
    See Also