Click or drag to resize

NumericLabelFormattingScientificFormatItem Method

Overload List
 NameDescription
Protected methodFormatItem(AltaxoVariant) Formats on item as text. If you do not provide this function, you have to override MeasureItem(Graphics, FontX, StringFormat, AltaxoVariant, PointF) and DrawItem(Graphics, BrushX, FontX, StringFormat, AltaxoVariant, PointF).
Public methodFormatItem(Double) Formats a numeric value in scientific notation.
Top
See Also