LinechartDataPoint ShowLabels Property Qlik Sense .NET SDK - API Reference
properties.dataPoints.showLabelsOnDataPoints

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

public bool ShowLabels { get; set; }

Property Value

Type: OnlineBoolean

Implements

ILinechartDataPoint ShowLabels
See Also