DimensionScale.getLabel
string getLabel(hid_t did, uint idx)Gets the label for a dataset dimension.
Parameters
did | Dataset identifier |
idx | Index of the dimension |
Returns
The dimension label, or an empty string if not set.
Throws
HDF5Exception if the operation fails.