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

In This Topic
    _close Method (IStockValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Function _close() As Nullable(Of Double)
    Nullable<double> _close()
    See Also