GrapeCity.Xaml.Excel
FillToRectRightOffset Property


GrapeCity.Excel.Chart Namespace > GradientFillFormat Class : FillToRectRightOffset Property
Specifies the right edge of the rectange
Syntax
'Declaration
 
Public Property FillToRectRightOffset As Double
'Usage
 
Dim instance As GradientFillFormat
Dim value As Double
 
instance.FillToRectRightOffset = value
 
value = instance.FillToRectRightOffset
public double FillToRectRightOffset {get; set;}
See Also

Reference

GradientFillFormat Class
GradientFillFormat Members