AutoScale
Previous Topic  Next Topic 

Definition

If true, the indicator plot(s) are included to determine the y scaling of the chart.


Property Value

This property returns true if the indicator plot(s) is included in the y scale; otherwise, false. Default set to true.


Syntax

AutoScale


Examples

// Indicator plot values are not used to calculate the y scale of the chart
AutoScale = false;