DataManipulator.FilterMatchedPoints Property
.NET Framework (current version)
Gets or sets a value that determines whether points are filtered if they match criteria specified in arguments in the Filter methods of this class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Booleantrue if points that match specified criteria are filtered; false if points that do not match the criteria are filtered. The default value is true.
.NET Framework
Available since 4.0
Available since 4.0
Show: