Skip to main content
Version: latest

StudyCharsPlotPreferences

Interface

Base type for all study plot style preferences.

Properties

char

Optional

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


textColor

Text color

Type

string


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Visibility

Type

boolean