Namespace: 
   C1.Util.VisualEffects
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [CategoryAttribute("3. Light")] [RefreshPropertiesAttribute(RefreshProperties.All)] public LightGradient Gradient { get; set; }  | 
| Visual Basic | 
|---|
<BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <CategoryAttribute("3. Light")> _ <RefreshPropertiesAttribute(RefreshProperties.All)> _ Public Property Gradient As LightGradient Get Set  |