ScatterplotProperties Class
Assembly: Qlik.Sense.Client.dll
Scatter plot visualization.
Inheritance
-
System.Object
-
AbstractStructure
-
GenericObjectProperties
-
VisualizationBaseProperties
- ScatterplotProperties
-
VisualizationBaseProperties
-
GenericObjectProperties
-
AbstractStructure
Syntax
public class ScatterplotProperties : VisualizationBaseProperties, IDisposable, IScatterplotProperties, IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructure
Constructors
Name | Description |
---|---|
ScatterplotProperties() |
Creates an instance of the ScatterplotProperties class |
Properties
Name | Description |
---|---|
Color |
Color settings. JSON property name: color |
CompressionResolution |
Scatter plot resolution settings for compressed data JSON property name: compressionResolution |
DataPoint |
Scatter plot data point settings. JSON property name: dataPoint |
GridLine |
Grid lines settings. JSON property name: gridLine |
HyperCubeDef |
The hypercube used by most visualizations JSON property name: qHyperCubeDef |
Labels |
Scatter plot label settings. JSON property name: labels |
Legend |
Legend settings. JSON property name: legend |
Navigation |
Show navigation UI. JSON property name: navigation |
RefLine |
Scatter plot reference lines. Set on X-axis and Y-axis separately. JSON property name: refLine |
XAxis |
JSON property name: xAxis |
YAxis |
JSON property name: yAxis |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!