Documentation

UI::Plot::Cond

Enum

Represents a condition for SetupAxisLimits etc.

Values

UI::Plot::Cond::None (0)

No condition (always set the variable), same as Always

UI::Plot::Cond::Always (1)

No condition (always set the variable)

UI::Plot::Cond::Once (2)

Set the variable once per runtime session (only the first call will succeed)