GrapeCity.Xaml.Excel
GradientFillType Enumeration


GrapeCity.Excel.Chart Namespace : GradientFillType Enumeration
Describes the sahep of path to follow for a path gradient shade.
Syntax
'Declaration
 
Public Enum GradientFillType 
   Inherits System.Enum
'Usage
 
Dim instance As GradientFillType
public enum GradientFillType : System.Enum 
Members
MemberDescription
Circle Gradient follows a circular path.
Linear Gradient following a linear path.
Rectange Gradient follows a rectangular path.
Shape Gradient follows the sharp.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.GradientFillType

See Also

Reference

GrapeCity.Excel.Chart Namespace