Measure.NumberFormat.Precision

Measure.NumberFormat.Precision property

If FractionDisplayment is ShowAsDecimal, this value is precision of fractional value; It shall me multiple of 10. Default is 100.

public int Precision { get; set; }

See Also