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

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