Slider object
Represents all association objects, methods and properties. This collection is equivalent to setting options on the Association dialog box. An association object refers to the link between a Slider and its subordinate gauges and (Live) Chart objects. When using the Association object to add a link between a Slider dimension and a gauge and (Live) Chart, the Slider must use the same data set used by the gauge or (Live) Chart. A Slider can control multiple gauges or (Live) Charts in the same Dashboard section.
This example shows how to associate a (Live) BarChart object with a Slider:
Slider.Association.Add("BarChart")
Add(Value as String), Item(Value as NameOrIndex), Remove(NameOrIndex as Value), RemoveAll()
Read only: Count as Number
Association object