IChartSerieBase.UseSplineSmoothing

Syntax

UseSplineSmoothing: Boolean;

Description

The UseSplineSmoothing property determines whether a data series is smoothed.

Comments

If the property is set to True, the series in the graph is smoothed, if the property is set to False, the series is not smoothed.

See also:

IChartSerieBase