Click or drag to resize
ScatterplotPropertiesRefLine Property
Scatter plot reference lines. Set on X-axis and Y-axis separately.

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 ScatterplotReferenceLines RefLine { get; set; }

Property Value

Type: ScatterplotReferenceLines

Implements

IScatterplotPropertiesRefLine
See Also