IScatterplotDataPoint Interface
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Scatter plot data point settings.
Syntax
public interface IScatterplotDataPoint : IAbstractStructureProperties
| Name | Description | 
|---|---|
| BubbleSizes | Bubble size. JSON property name: bubbleSizes | 
| RangeBubbleSizes | 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. JSON property name: rangeBubbleSizes |