GrapeCity.Xaml.Excel
HorizontalRatio Property


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

Reference

Tile Class
Tile Members