Home
Script Language
Meta Data
Class TMetaData
Properties
SizeY
See also:
TrimDataCube
,
CubeSize
,
GetMetaData
,
ExtendRows
,
SizeX
,
SizeT
,
SizeL
Index
Statistical Background
SizeY
Declaration:
TMetaData
.
SizeY
: integer;
The readonly property
SizeY
returns the number of data cells along the y axis of the data cube.
Hint:
In order to directly access the metadata of the currently loaded dataset you can use the pre-declared global variable
MData
.