Click or drag to resize
ReferenceLinesContainerRefLines Property

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<ReferenceLine> RefLines { get; set; }

Property Value

Type: IEnumerableReferenceLine

Implements

IReferenceLinesContainerRefLines
See Also