ILanerSorter.SeriesDataSort

Fore Syntax

SeriesDataSort: ILanerSorterData;

Fore.NET Syntax

SeriesDataSort: Prognoz.Platform.Interop.Laner.ILanerSorterData;

Description

The SeriesDataSort property returns sorting options for values of time series observations.

Comments

By default the workbook data is not sorted based on values of time series observations.

Fore and Fore.NET examples

The property use is given in the example for ILaner.Sorter.

See also:

ILanerSorter