ChartCategory.IsFiltered Propriété

Définition

Cette propriété renvoie ou définit un type Boolean (bool en C#) qui détermine si la catégorie de graphique spécifiée est filtrée à partir du graphique. En lecture-écriture.

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

Valeur de propriété

Boolean

S’applique à