ComponentOne Menu for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyleFill Class

In This Topic
    ChartStyleFill Class Properties
    In This Topic

    For a list of all members of this type, see ChartStyleFill members.

    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