RecalcValues: Boolean
The RecalcValues property determines whether to recalculate collection of scale values.
If it is set to True scale values collection is recalculated, otherwise it is not recalculated. Recalculation of interval values collection may be required, for example, when the number of scale items changes. By default it is set to f
The example of property use is given in description of the ScaleBase.constructScaleElements method.
See also: