Click or drag to resize
BarchartLock Method (IEnumerableInt32)

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public void Lock(
	IEnumerable<int> colIndices = null
)

Parameters

colIndices (Optional)
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: 

Implements

IBarchartLock(IEnumerableInt32)
See Also