Gets or sets the type of light gradient.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public LightGradientEnum Gradient { get; set; }
Visual Basic
Public Property Gradient As LightGradientEnum
	Get
	Set

See Also