Documentation

UI::Plot::MouseTextFlags

Enum

Flags that can be passed to UI::Plot::SetupMouseText.

Values

UI::Plot::MouseTextFlags::None (0)

UI::Plot::MouseTextFlags::NoAuxAxes (1)

Only show the mouse position for primary axes

UI::Plot::MouseTextFlags::NoFormat (2)

Axes label formatters won't be used to render text

UI::Plot::MouseTextFlags::ShowAlways (4)

Always display mouse position even if plot not hovered