Enumeration: ClearMarksMode
Charting Library.ClearMarksMode
Mode to clear the marks on the chart.
Enumeration Members
All
All = 0
Will clear both bar marks AND timescale marks - default value
BarMarks
BarMarks = 1
Will only clear bar marks
TimeScaleMarks
TimeScaleMarks = 2
Will only clear timescale marks