Aspose::Cells::Charts::SeriesCollection::SetIsColorVaried method

SeriesCollection::SetIsColorVaried method

Represents if the color of points is varied.

void Aspose::Cells::Charts::SeriesCollection::SetIsColorVaried(bool value)

Remarks

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

See Also