MeasureAxis Max Property Qlik Sense .NET SDK - API Reference
Axis max value. Automatic max/min must be turned off and minMax must be set to 'max' or 'minMax' to use this property

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public float Max { get; set; }

Property Value

Type: OnlineSingle

Implements

IMeasureAxis Max
See Also