Click or drag to resize
IScatterplotDataPoint Interface
Scatter plot data point settings.

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 interface IScatterplotDataPoint : IAbstractStructure

The IScatterplotDataPoint type exposes the following members.

Properties
  NameDescription
Public propertyBubbleSizes
Bubble size.
Public propertyRangeBubbleSizes
Bubble sizes. Represented as an array of two integers where the first index is the from-size and the second the to-size. From-size needs to be smaller.
Top
See Also