Skip to main content
Version: latest

StudyShapesPlotPreferences

Interface

Study shape plot style preferences.

Properties

color

Color.

Type

string


display

Display mode. See StudyPlotDisplayMode.

Example

StudyPlotDisplayTarget.None // Do not display the plot.

Type

StudyPlotDisplayMode


location

Location relative to the bar.

Type

MarkLocation


plottype

Plot type.

Type

PlotShapeId


textColor

Text color.

Type

string


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Visibility

Type

boolean