Aspose::Cells::Charts::Series::SetIsFiltered method

Series::SetIsFiltered method

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

void Aspose::Cells::Charts::Series::SetIsFiltered(bool value)

See Also