GrapeCity.Xaml.Excel
StretchBottomOffset Property


GrapeCity.Excel.Chart Namespace > BlipFillFormat Class : StretchBottomOffset Property
Specifies the bottom edge of the rectangle of the stretch
Syntax
'Declaration
 
Public Property StretchBottomOffset As Double
'Usage
 
Dim instance As BlipFillFormat
Dim value As Double
 
instance.StretchBottomOffset = value
 
value = instance.StretchBottomOffset
public double StretchBottomOffset {get; set;}
See Also

Reference

BlipFillFormat Class
BlipFillFormat Members