SetIsFiltered Method

SetIsFiltered function

Indicates whether the series is selected or filtered.True represents this series is filtered, and it will not be displayed on the chart.


func (instance *Series) SetIsFiltered(value bool)  error

Remarks

See Also