Format as a date in format DD/MM
Format as a date in format DD/MM HH:MM
Format as a date in format DD/MM/YY
Format as a date in format DD/MM/YYYY
Format as a date in format HH:MM
Format as a date in format HH:MM:SS
Format as a date in format SS.ms
Format to a specified number of decimal places
Engineering notation, eg 12.32K, 1.5M, 2.7G
Format using Exponential notation to a specified number of significant figures eg 1.0E0, 1.5E1, 2.7E2 Note that this will ALWAYS be base 10, even when used on a Logarithmic axis
No format, return the string representation unchanged
Format using Scientific notation to a specified number of significant figures eg 1.0x10^1, 1.5x10^2, 2.7x10^3 On a Logarithmic axis, the base will be the same as the axis logarithmic base
Format to a specified number of significant figures
Generated using TypeDoc
Enumeration constants for standard formatting strings