NumberFormatterUseEngineeringNotation Property

Spotfire 14.3 API Reference
Gets or sets a value indicating whether or not engineering notation should be used, which rounds the exponent in scientific formatting to a multiple of 3. The default value is false.

Namespace:  Spotfire.Dxp.Data.Formatters
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public bool UseEngineeringNotation { get; set; }

Property Value

Type: Boolean
Remarks

This property only applies when Category is set to Scientific.
Version Information

Supported in: 14.3, 14.2, 14.1
See Also

Reference