Assembly: Express;
The IEaxDataAreaLanerSlice interface is used to work with the analytical data area slice built on workbook of time series database in the series mode.
IEaxDataAreaLanerSlice
To get an object of this type, cast IEaxDataAreaSlice to IEaxDataAreaLanerSlice.
The series mode for the time series database workbook is set in the IEaxAnalyzeCore.Mode property by toggling the EaxMode.MultiDimension value to EaxMode.Series.
Property name | Brief description | |
Laner | The Laner property returns the workbook of time series database in the series mode. |
See also: