Skip to main content
Version: v24

StudyCharsPlotPreferences

Interface

Base type for all study plot style preferences.

Properties

char

Character

Type

string


color

Color

Type

string


display

Display mode. See StudyPlotDisplayMode.

Example

StudyPlotDisplayTarget.None // Do not display the plot.

Type

StudyPlotDisplayMode


location

Location for the mark

Type

MarkLocation


size

Optional

Size of the symbol

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