Click or drag to resize

CultureSettingsNumberDecimalSeparator Property

Gets or sets the number decimal separator.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string NumberDecimalSeparator { get; }

Property Value

String
The number decimal separator.
See Also