Click or drag to resize
IScatterplotXAxis Interface

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 IScatterplotXAxis : IMeasureAxis, 
	IAbstractStructure

The IScatterplotXAxis type exposes the following members.

Properties
  NameDescription
Public propertyAutoMinMax
Automatic max/min
(Inherited from IMeasureAxis.)
Public propertyDock
(Inherited from IMeasureAxis.)
Public propertyMax
(Inherited from IMeasureAxis.)
Public propertyMin
(Inherited from IMeasureAxis.)
Public propertyMinMax
Set custom max/min
(Inherited from IMeasureAxis.)
Public propertyShow
Labels and title
(Inherited from IMeasureAxis.)
Public propertySpacing
Axis scale
(Inherited from IMeasureAxis.)
Top
See Also