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

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

    Parameters

    value
    See Also