Series.IsFiltered 属性

定义

返回或设置 C#) 中的 布尔 (布尔 值,用于确定是否从图表中筛选出指定的图表系列。 读写。

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

属性值

适用于