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

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