IEmSlideSmoothingSettings.CenterMovingAverage

Fore syntax

CenterMovingAverage: Boolean;

Fore.NET syntax

CenterMovingAverage: boolean;

Description

The CenterMovingAverage property determines whether moving average is centered.

Comments

Available values:

Fore and Fore.NET examples

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

See also:

IEmSlideSmoothingSettings