Aspose::Words::Drawing::Charts::ChartSeries::set_Smooth method

ChartSeries::set_Smooth method

Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.

void Aspose::Words::Drawing::Charts::ChartSeries::set_Smooth(bool value)

See Also