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

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