Click or drag to resize

NumericLabelFormattingAutoFormatItems(Double) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.LabelFormatting.NumericLabelFormattingAuto.FormatItems(System.Double[])"]


Namespace: Altaxo.Graph.Gdi.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static string[] FormatItems(
	double[] majorticks
)

Parameters

majorticks  Double

[Missing <param name="majorticks"/> documentation for "M:Altaxo.Graph.Gdi.LabelFormatting.NumericLabelFormattingAuto.FormatItems(System.Double[])"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.LabelFormatting.NumericLabelFormattingAuto.FormatItems(System.Double[])"]

See Also