IMeasureAxis MembersQlik Sense .NET SDK - API Reference
The IMeasureAxis type exposes the following members.
Properties

  NameDescription
Public propertyAutoMinMax
Automatic max/min
Public propertyDock
Public propertyMax
Axis max value. Automatic max/min must be turned off and minMax must be set to 'max' or 'minMax' to use this property
Public propertyMin
Axis min value. Automatic max/min must be turned off and minMax must be set to 'min' or 'minMax' to use this property
Public propertyMinMax
Set custom max/min
Public propertyShow
Labels and title
Public propertySpacing
Axis scale
Back to Top
See Also