True to display numbers in scientific notation.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ScientificNotation { get; set; } |
Visual Basic |
---|
Public Property ScientificNotation As Boolean Get Set |
JScript |
---|
function get ScientificNotation () : boolean function set ScientificNotation (value : boolean) |