GrapeCity.Xaml.Excel
Min Property (Scaling)


Specifies the minimun value of the axis.
Syntax
'Declaration
 
Public Property Min As Double
'Usage
 
Dim instance As Scaling
Dim value As Double
 
instance.Min = value
 
value = instance.Min
public double Min {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