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

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