GrapeCity.Xaml.Excel
Max Property (Scaling)


GrapeCity.Excel.Chart Namespace > Scaling Class : Max Property
Specifies the maximun value of the axis.
Syntax
'Declaration
 
Public Property Max As Double
'Usage
 
Dim instance As Scaling
Dim value As Double
 
instance.Max = value
 
value = instance.Max
public double Max {get; set;}
See Also

Reference

Scaling Class
Scaling Members