SmallMultiple.invalidateBrushViewParameter Method

Informs all adapters that the brush view parameter has changed. This must be called after modifying the brushViewParameter property, otherwise no update will occur.
 

Parameters

adapter

Type: Adapter
(optional) The calling adapter.
Optional: True
adaptersToCheck

Type: Array
ElementType: Adapter
(optional) The list of adapters to search.
Optional: True
isCustom

Type: Boolean
(optional) true to if data brushing should be triggered even if automatic brushing is disabled.
Optional: True