Association (Object)

Member of:

Association collection

Description:

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.

Example:

This example shows to return the name of Association object linked with the Slider in an Alert box:

Alert(Slider.Association["BarChart"].Name)

Methods:

None

Properties:

Read only: Namae as String