Scatterplot Lock 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 Lock(
	IEnumerable<int> colIndices = null
)

Parameters

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

Implements

IScatterplot Lock(IEnumerable Int32 )
See Also