-
Notifications
You must be signed in to change notification settings - Fork 0
Pane Api
Jenkins edited this page Apr 30, 2019
·
2 revisions
Returns true if the pane contains the main series.
Returns an array of the PriceScaleApi instances that allows interaction with left price scales. The array may be empty if there is not any price scale on the left side of the pane.
Returns an array of the PriceScaleApi instances that allows interaction with right price scales. The array may be empty if there is not any price scale on the right side of the pane.
Returns:
- an instance of the PriceScaleApi that allows you to interact with the price scale of the main source
-
nullif the main source is not attached to any price scale (it is in 'No Scale' mode)
- What is Charting Library
- Getting Started
- Data Binding
- Chart Customization
- Customization Overview
- Client-Side Customization
- Server-Side Customization
- Customization Use Cases
- Trading Terminal
- Saving/Loading Charts
- Creating Custom Studies
- Breaking changes in versions