Skip to main content

Enumeration: LineStudyPlotStyle

Charting Library.LineStudyPlotStyle

Enumeration Members

Line

Line = 0

Line plot style.


Histogram

Histogram = 1

Histogram plot style.


Cross

Cross = 3

Cross plot style.


Area

Area = 4

Area plot style.


Columns

Columns = 5

Column plot style.


Circles

Circles = 6

Circles plot style.


LineWithBreaks

LineWithBreaks = 7

Line with breaks plot style.


AreaWithBreaks

AreaWithBreaks = 8

Area with breaks plot style.


StepLine

StepLine = 9

Step line plot style.


StepLineWithDiamonds

StepLineWithDiamonds = 10

Step line with diamonds plot style.


StepLineWithBreaks

StepLineWithBreaks = 11

Step line with breaks, like LineWithBreaks