BarChart for ASP.NET WebForms
ChartStyleFill Class Members
Properties 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : ChartStyleFill Class

The following tables list the members exposed by ChartStyleFill.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CharStyleFill class.  
Top
Public Properties
 NameDescription
Public PropertyA value that indicates the color of ChartStyleFill. This property works only when Type is Default.  
Public PropertyA value that indicates the begin color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.  
Public PropertyA value that indicates the end color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.  
Public PropertyA collection value that indicates the middle colors of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.  
Public PropertyA value that indicates the angle of linear gradient of ChartStyleFill. This property works only when Type is LinearGradient.  
Public PropertyA value that indicates the x value of radial gradient focus point of ChartStyleFill. This property works only when Type is RadialGradient.  
Public PropertyA value that indicates the y value of radial gradient focus point of ChartStyleFill. This property works only when Type is RadialGradient.  
Public PropertyA value that indicates the type of ChartStyleFill.  
Top
See Also

Reference

ChartStyleFill Class
C1.Web.Wijmo.Controls.C1Chart Namespace