DataManipulator.Filter Method (IDataPointFilter, String)
.NET Framework (current version)
Performs custom filtering on the data points in one or more Series, based on the points in the first series. The filtered Series objects also store the modified data.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- filterInterface
-
Type:
System.Web.UI.DataVisualization.Charting.IDataPointFilter
An object that implements the IDataPointFilter interface.
- inputSeriesNames
-
Type:
System.String
A comma-separated list of names of the Series to be filtered.
.NET Framework
Available since 4.0
Available since 4.0
Show: