ComponentOne Document Library for UWP
Max Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : Max Property
Gets or sets the maximum value shown on the axis.
Syntax
'Declaration
 
Public Property Max As System.Double
public System.double Max {get; set;}
Remarks
If the maximum is equal to NaN(default value) the maximum is calculated automatically.
See Also

Reference

Axis Class
Axis Members