bindingInfo
The topics in this section present functions related to the bindingInfo property of the Chart. The bindingInfo property provides access to the binding, grouping, and aggregation settings available within the Chart Editor.
The bindingInfo properties also control the ColorFrame, ShapeFrame, SizeFrame, and TextureFrame objects that determine visual styling for data represented on the chart (e.g., subseries).
Dashboard script that modifies bindingInfo should generally be placed in the onRefresh handler. See Add Dashboard Script.
|