Adapter.getBoundVisuals Method

Gets the available bound visuals for a given metric set binding.
 

Parameters

metricSetBinding

Type: MetricSetBinding
The metric set binding to get the bound visuals for.
Optional: True

Return Value


Type: Array
ElementType: Object
An array with 0 or more items specifying the available bound visuals. Structure:
     boundVisual             [type: String]                      - The bound visual name. This is compared against relatedContextData.boundVisual at run-time.
     friendlyName            [type: String, optional: true]      - (optional) The friendly name to show to the user, if supplied.