Smooth

IChartSeries.Smooth property

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. Read/write Boolean.

public bool Smooth { get; set; }

See Also