Aspose::Cells::Charts::Series::IsFiltered method

Series::IsFiltered 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.

bool Aspose::Cells::Charts::Series::IsFiltered()

See Also