New to Telerik ReportingStart a free 30-day trial

Specifies the direction of a linear gradient.

Definition

Namespace:Telerik.Reporting.Charting.Styles

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum GradientFillStyle

Fields

C#
BackwardDiagonal = 3
C#
ForwardDiagonal = 2
C#
Horizontal = 0
C#
Vertical = 1