String
ReadOnlyDataSeriesAdapter
.Unit { get; }
Gets the string representation of the data series units, e.g., “m”, “kg m^-1 s^-2”, or “kg m^2 s^-3”.
Remarks
Special values to consider:
A `null` value indicates no unit
An empty string indicates a dimensionless value
Examples