IEmSlideSmoothingSettings.Width

Fore syntax

Width: Integer;

Fore.NET syntax

Width: integer;

Description

The Width property determines window size.

Comments

The size of the window is the time interval, in which the mean value of elements is determined. 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.

Fore and Fore.NET examples

The property use is given in the example for IEmSlideSmoothingSettings.Serie.

See also:

IEmSlideSmoothingSettings