ISmSlideSmoothing.Width

Fore Syntax

Width: Integer;

Fore Syntax

Width: integer;

Description

The Width property determines window size.

Comments

The window width is a time interval used to calculate the elements mean. The greater is the window width, the smoother is the series. The window width must be at least two and must not exceed the length of a smoothed series.

The default property value is 5.

Fore and Fore.NET Examples

The property use is given in the example for ISmSlideSmoothing.MissingData.

See also:

ISmSlideSmoothing