Click or drag to resize

NumericLabelFormattingFixedFormatItem 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.
Top
See Also