Click or drag to resize
IScatterplotXAxis Interface

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IScatterplotXAxis : IMeasureAxis, 
	IAbstractStructure

The IScatterplotXAxis type exposes the following members.

Properties
  NameDescription
Public propertyAutoMinMax
(Inherited from IMeasureAxis.)
Public propertyDock
(Inherited from IMeasureAxis.)
Public propertyMax
(Inherited from IMeasureAxis.)
Public propertyMin
(Inherited from IMeasureAxis.)
Public propertyMinMax
(Inherited from IMeasureAxis.)
Public propertyShow
(Inherited from IMeasureAxis.)
Public propertySpacing
(Inherited from IMeasureAxis.)
Top
See Also