Charts

View as Markdown

The following section covers information related to accessing chart related data, such as ChartControl, ChartBars, ChartScales, and ChartPanels, and advanced Indicator Rendering.

In this section

NameDescription
ChartBarsThe Chart’s Primary Data Series which the NinjaScript object is running
ChartControlThe entire grid hosting the chart including the X-axis, additional panels, and chart related properties
ChartPanelThe Panel that the indicator object is running
ChartScaleThe Y-axis of the indicator object’s panel

A chart’s objects can be broken down into the four following areas:

guichart.png