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(IGraphicsContext3D, FontX3D, AltaxoVariant, PointD3D) and DrawItem(IGraphicsContext3D, IMaterial, FontX3D, AltaxoVariant, PointD3D).
Public methodFormatItem(Double) Formats the specified numeric tick value.
Top
See Also