Hi,
I want to set automatic values in the legend for OUTPUT using Plaxis Python.
I tried this:
g_o.Plots[-1].LegendSettings.MinValue.Automatic = Trueg_o.Plots[-1].LegendSettings.MaxValue.Automatic = Trueit doesn't give any error, but also doesn't work.What command should I use?Many thanks in advance!