Numeric |
| Name | Description | |
|---|---|---|
| FormatItem(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). | |
| FormatItem(Double) | Formats a numeric tick value by returning only its mantissa. |