GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : GradientType Enumeration |
'Declaration Public Enum GradientType Inherits System.Enum
public enum GradientType : System.Enum
Member | Description |
---|---|
DiagonalDown | The gradient is drawn from top left to bottom right. |
DiagonalUp | The gradient is drawn from bottom left to top right. |
FromCenter | A radial gradient is drawn from the center. |
FromCorner | A radial gradient is drawn to the center. |
Horizontal | A horizontal gradient is drawn. |
Vertical | A vertical gradient is drawn. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.GradientType