Click or drag to resize
LinechartDataPointShowLabels Property
Show labels on data points.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool ShowLabels { get; set; }

Property Value

Type: Boolean

Implements

ILinechartDataPointShowLabels
See Also