GrapeCity.Xaml.Excel
GradientFillType Property


GrapeCity.Excel.Chart Namespace > GradientFillFormat Class : GradientFillType Property
Describes the of path to follow for a path gradient shade.
Syntax
'Declaration
 
Public Property GradientFillType As GradientFillType
'Usage
 
Dim instance As GradientFillFormat
Dim value As GradientFillType
 
instance.GradientFillType = value
 
value = instance.GradientFillType
public GradientFillType GradientFillType {get; set;}
See Also

Reference

GradientFillFormat Class
GradientFillFormat Members