MsTimeMatrix.CreateEx

Syntax

CreateEx(CalendarLevel: DimCalendarLevel; CalendarSettings: ITsCalendarSettings);

Parameters

CalendarLevel. Series calendar frequency.

CalendarSettings. Calendar level parameters.

Description

The CreateEx constructor creates a matrix with the specified calendar level parameters.

Comments

Use the default constructor for the matrix without additional parameters: MsTimeMatrix.Create.

Example

The constructor use is given in the example for IMsTimeMatrix.AddSerie.

See also:

MsTimeMatrix