DataManipulator.FilterSetEmptyPoints Propriété

Définition

Obtient ou définit un indicateur qui indique si les points filtrés par les méthodes Filter ou FilterTopN sont supprimés ou marqués comme vides.

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

Valeur de propriété

Boolean

true si les points filtrés sont marqués comme vides, false s'ils sont supprimés. La valeur par défaut est false.

S’applique à