ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IStockValuePointModel Interface / close Property

In This Topic
    close Property (IStockValuePointModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property close As Nullable(Of Double)
    Nullable<double> close {get;}
    See Also