Aspose::Cells::Charts::SeriesCollection::IsColorVaried method

SeriesCollection::IsColorVaried method

Represents if the color of points is varied.

bool Aspose::Cells::Charts::SeriesCollection::IsColorVaried()

Remarks

Only works for pie chart or when there is only one series.

See Also