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

In This Topic
    _filtered Property (_PointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _filtered As Boolean
    public bool _filtered {get; set;}
    See Also