Click or drag to resize

NumericLabelFormattingMantissaFormatItem Method

Overload List
 NameDescription
Protected methodFormatItem(AltaxoVariant) Formats on item as text. If you do not provide this function, you have to override MeasureItem(IGraphicsContext3D, FontX3D, AltaxoVariant, PointD3D) and DrawItem(IGraphicsContext3D, IMaterial, FontX3D, AltaxoVariant, PointD3D).
Public methodFormatItem(Double) Formats a numeric tick value by returning only its mantissa.
Top
See Also