Skip to main content
Version: v24

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


size

Optional

Size.

Type

PlotSymbolSize


text

Optional

Text content.

Type

string


textColor

Text color.

Type

string


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Type

boolean