IScatterplotLabels Interface |
Scatter plot label settings.
Namespace: Qlik.Sense.Client.Visualizations.ComponentsAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic interface IScatterplotLabels : IAbstractStructure
Public Interface IScatterplotLabels
Inherits IAbstractStructure
The IScatterplotLabels type exposes the following members.
Properties
| Name | Description |
---|
 | Mode | Show labels. 1 for auto, 2 for show all and 0 for hiding labels. |
Top
See Also