Association collection
Represents the Association object that has been associated with the Slider. This object is the equivalent of the selected gauge or (Live) Chart name in the Association dialog box.
This example shows to return the name of Association object linked with the Slider in an Alert box:
Alert(Slider.Association["BarChart"].Name)
None
Read only: Namae as String