LineStudyPlotStyle
Enumeration
Members
Property | Value | Description |
---|---|---|
Line | 0 | Line plot style. |
Histogram | 1 | Histogram plot style. |
Cross | 3 | Cross plot style. |
Area | 4 | Area plot style. |
Columns | 5 | Column plot style. |
Circles | 6 | Circles plot style. |
LineWithBreaks | 7 | Line with breaks plot style. |
AreaWithBreaks | 8 | Area with breaks plot style. |
StepLine | 9 | Step line plot style. |
StepLineWithDiamonds | 10 | Step line with diamonds plot style. |
StepLineWithBreaks | 11 | Step line with breaks, like LineWithBreaks |