IsAutoScale
Definition
If true, the object will call CalculateMinMax() in order to determine the object’s MinValue and MaxValue value used to scale the Y-axis of the chart.
Property Value
This property returns true if the object’s are included in the y-scale; otherwise, false. Default set to false for DrawingTools, but set to true for Indicators.
This property should ONLY be set from the OnStateChange() method during State.SetDefaults or State.Configure.
Syntax
IsAutoScale

