DataManipulator.FilterSetEmptyPoints Właściwość

Definicja

Pobiera lub ustawia flagę, która wskazuje, czy punkty filtrowane przez metody Filter lub FilterTopN zostaną usunięte, czy oznaczone jako puste.

public:
 property bool FilterSetEmptyPoints { bool get(); void set(bool value); };
public bool FilterSetEmptyPoints { get; set; }
member this.FilterSetEmptyPoints : bool with get, set
Public Property FilterSetEmptyPoints As Boolean

Wartość właściwości

Boolean

true Jeśli odfiltrowane punkty zostaną oznaczone jako puste; false jeśli zostaną usunięte. Wartość domyślna to false.

Dotyczy