Scatterplot Unlock Method (IEnumerable Int32 )Qlik Sense .NET SDK - API Reference

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public void Unlock(
	IEnumerable<int> colIndices = null
)

Parameters

colIndices (Optional)
Type: OnlineSystem.Collections.Generic IEnumerable OnlineInt32 

Implements

IScatterplot Unlock(IEnumerable Int32 )
See Also