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

In This Topic
    previous Property (_CartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property previous As ICartesianPointModel
    public ICartesianPointModel previous {get;}
    See Also