GrapeCity.Xaml.Excel
Max Property (Scaling)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Scaling Class
Scaling Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options