Announcement

Collapse
No announcement yet.

drawText...()

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

  • drawText...()

    What are the parameters and which drawText...() function should I use to write a line of text in the middle of a chart which is equi-distance from the top and bottom of the chart's borders?

    Thanks.
    Standing on the shoulders of giants.

  • #2
    Hello wildfiction,

    Unfortunately, what you are trying to accomplish is not currently possible in EFS. EFS does not have the ability to retrieve the dimensions of the Advanced chart window in order to determine where the exact middle would be in terms of pixels. To have development consider this for a future release, please send a request to [email protected].
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment


    • #3
      Thanks Jason - that's the essential function that I was missing: getChartHeightInPixels()
      Standing on the shoulders of giants.

      Comment

      Working...
      X