Set the Axis Label


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


Label Text:  (String) Optional

Default:       (none)


Example


    Lib.Figure.Plot(1).Axis.X.Label = "Time"