ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianSeriesView Class / _filterPointViews Method

In This Topic
    _filterPointViews Method (_BaseCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _filterPointViews() As List(Of ICartesianPointView)
    public List<ICartesianPointView> _filterPointViews()
    See Also