GrapeCity.Xaml.Excel
VerticalRatio Property


GrapeCity.Excel.Chart Namespace > Tile Class : VerticalRatio Property
Specifies the amount to vertically scale the source rectangle.
Syntax
'Declaration
 
Public Property VerticalRatio As Double
'Usage
 
Dim instance As Tile
Dim value As Double
 
instance.VerticalRatio = value
 
value = instance.VerticalRatio
public double VerticalRatio {get; set;}
See Also

Reference

Tile Class
Tile Members