Aspose::Cells::Charts::Series::SetSmooth method

Series::SetSmooth method

Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line charts and scatter charts with lines.

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

See Also