Announcement

Collapse
No announcement yet.

Does setShowCursorLabel work?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Does setShowCursorLabel work?

    I have a bunch of studies on my chart and I would like to reduce the number names on my chart. i tried the setShowCursorLabel to false and is does not seem to work. The setShowCursorLabel does not even turn blue. I have it in the preMain. Am I using it wrong?

    Thanks,
    Chris

  • #2
    Chris
    setShowCursorLabel() only shows/hides the labels in the Cursor Window.
    If you want to just show the study titles and not the parameters then use setShowTitleParameters() setting it to true/false.
    If instead you do not want to see any of the study titles in the chart right click the chart, select Properties and uncheck Draw Study Titles
    Alex

    Comment


    • #3
      That worked perfect, thanks Alex.

      Chris

      Comment

      Working...
      X