Contained in the AnalysisOptions object ; Sets/returns whether Johnson curves will be approximated quickly or not.
Syntax
analysisoptions.FastApproximation [= Boolean ]
The property syntax has these parts:
Part Description
analysisoptions An object expression that evaluates to an AnalysisOptions object.
Boolean A Boolean expression indicating the new state.
Settings
The settings for Boolean are:
Setting Description
true Johnson curves will be approximated quickly
false (Default) Johnson curves will be plotted normally