NumberFormatterShortFormattingEnabled Property

Spotfire 15.0 API Reference
Gets or sets a value indicating whether or not short number formatting should be used.

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

C#
public bool ShortFormattingEnabled { get; set; }

Property Value

Type: Boolean
Remarks

This property only applies to categories Currency and Number.
Version Information


See Also

Reference