Measure.NumberFormat.FractionSeparator

Measure.NumberFormat.FractionSeparator property

Text that shall be used as the decimal position in displaying numerical values. An empty string indicates that the default shall be used. Default is period character.

public string FractionSeparator { get; set; }

See Also