| IGaugeClearSelections Method (IEnumerableInt32) | 
 
Namespace: Qlik.Sense.Client.VisualizationsAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxvoid ClearSelections(
	IEnumerable<int> colIndices = null
)
Sub ClearSelections ( 
	Optional colIndices As IEnumerable(Of Integer) = Nothing
)
Parameters
- colIndices (Optional)
 - Type: System.Collections.GenericIEnumerableInt32
 
See Also