DimensionScale.getLabel

string getLabel(hid_t did, uint idx)

Gets the label for a dataset dimension.

Parameters

didDataset identifier
idxIndex of the dimension

Returns

The dimension label, or an empty string if not set.

Throws

HDF5Exception if the operation fails.