Click or drag to resize

NumericLabelFormattingMantissaFormatItem(Double) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.LabelFormatting.NumericLabelFormattingMantissa.FormatItem(System.Double)"]


Namespace: Altaxo.Graph.Graph3D.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string FormatItem(
	double tick
)

Parameters

tick  Double

[Missing <param name="tick"/> documentation for "M:Altaxo.Graph.Graph3D.LabelFormatting.NumericLabelFormattingMantissa.FormatItem(System.Double)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.LabelFormatting.NumericLabelFormattingMantissa.FormatItem(System.Double)"]

See Also