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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2