Skip to main content
Version: latest

StudyPlotBasePreferences

Interface

Base type for all study plot style preferences.

Properties

display

Display mode. See StudyPlotDisplayMode.

Example

StudyPlotDisplayTarget.None // Do not display the plot.

Type

StudyPlotDisplayMode


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Visibility

Type

boolean