GrapeCity.Xaml.Excel
Max Property (IScaling)


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

Reference

IScaling Interface
IScaling Members