Adapter.autoVisualize Method

Automatically re-visualizes this adapter if it was originally visualized automatically and has not been customized or saved and re-loaded since created.
 

Parameters

metricSet

Type: MetricSet
The current instance of the first metric set displayed by this adapter, if newer than the most recent data request.
Optional: True
differentAdapter

Type: Boolean
Whether or not auto-visualizing should only occur if for a different adapter.
Optional: True

Return Value


Type: Adapter - May be null
The new adapter instance if this instance was automatically re-visualized.