Click or drag to resize

AsciiLineAnalysisOptionNumberFormat Property

Gets the culture used to parse numeric values.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CultureInfo NumberFormat { get; }

Property Value

CultureInfo
See Also