BarChart for ASP.NET WebForms
ColorBegin Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyleFill Class : ColorBegin Property
A value that indicates the begin color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.
Syntax
'Declaration
 
Public Property ColorBegin As System.Drawing.Color
public System.Drawing.Color ColorBegin {get; set;}
See Also

Reference

ChartStyleFill Class
ChartStyleFill Members