Home
Script Language
Meta Data
Class TMetaData
Properties
SizeX
See also:
TrimDataCube
,
CubeSize
,
GetMetaData
,
ExtendColumns
,
SizeY
,
SizeT
,
SizeL
Index
Statistical Background
SizeX
Declaration:
TMetaData
.
SizeX
: integer;
The readonly property
SizeX
returns the number of data cells along the x 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
.