void UI::Plot::SetupAxisFormat(Axis axis, const string&in fmt)
Sets the format of numeric axis labels via formater specifier (default="%g"). Formated values will be double (i.e. use %f
).
UI::Plot::Axis
axis
string
fmt