AxisLabel

Declaration: TMetaData.AxisLabel[dim: TDims; ix: integer]: string;
The array property AxisLabel controls the labels of an axis. The axis is specified by the parameter dim. The parameter dim may take one of the following values: dimX, dimY, dimL and dimT for the x, the y, the layer and the timeslot axis, respectively. The parameter ix defines the index along the axis.

Please mind the subtle differences between AxisCaption and AxisLabel: while AxisCaption is a label applied to the particular axis as such, AxisLabel corresponds to the individual labels of the pixels along an axis.

Hint 1: Please note that axis labels must not be longer than 63 characters. Any excess characters are automatically cut.

Hint 2: In order to directly access the metadata of the currently loaded dataset you can use the pre-declared global variable MData.