DataManipulator.FilterMatchedPoints Property

Definition

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.

C#
public bool FilterMatchedPoints { get; set; }

Property Value

true if points that match specified criteria are filtered; false if points that do not match the criteria are filtered. The default value is true.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1