ISmSlideSmoothing.CenterMovingAverage

Fore Syntax

CenterMovingAverage: Boolean;

Fore.NET Syntax

CenterMovingAverage: boolean;

Description

The CenterMovingAverage property determines whether moving average should be centered.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmSlideSmoothing