set_Smooth()

IChartSeries::set_Smooth(bool) method

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

virtual void Aspose::Slides::Charts::IChartSeries::set_Smooth(bool value)=0

See Also