Click or drag to resize

NumericLabelFormattingAutoFormatItems Method

Overload List
 NameDescription
Protected methodFormatItems(AltaxoVariant) Formats a couple of items as text. Special measured can be taken here to format all items the same way, for instance set the decimal separator to the same location. Default implementation is using the Format function for all values in the array. Only neccessary to override this function if you do not override GetMeasuredItems(Graphics, FontX, StringFormat, AltaxoVariant).
Public methodStatic memberFormatItems(Double) Formats numeric items automatically using fixed or exponential notation as appropriate.
Top
See Also