SetupOnStep: Boolean;
The SetupOnStep property allows or prohibits to refresh data mapping settings on index change.
Property value can be set from JSON or using the setSetupOnStep method.
If this property is True, data mapping settings are refreshed on changing the index used to get data from dimension, otherwise (default) - they are not refreshed.
The example of property use is given on the page with description of the Visual.setIndex method.
See also: