Units value will be enclosed in  brackets (  …  ) to the right of the Label


Fig.Plot(1..10).Axis.[X/Y].Units = "Units Text"


Units Text:  (String) Optional

Default:       (none)



Example


    Lib.Figure.Plot(1).Axis.X.Units = "Samples"