ShortFormattingSymbol Class TIBCO Spotfire 6.0 API Reference
Represents a symbol to substitute a power of 10, used when formatting with short number format.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data.Formatters ShortFormattingSymbol

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

[SerializableAttribute]
[PersistenceVersionAttribute(4, 0)]
public sealed class ShortFormattingSymbol : ISerializable, 
	IComparable<ShortFormattingSymbol>
See Also