DisplayInDataBox
Definition
Determines if plot(s) display in the chart data box.
Property Value
This property returns true if the indicator plot(s) values display in the chart data box; otherwise, false. Default set to true.
This property should ONLY be set from the OnStateChange() method during State.SetDefaults or State.Configure.
Syntax
DisplayInDataBox

