C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : ChartStyleFill Class |
For a list of all members of this type, see ChartStyleFill members.
Name | Description | |
---|---|---|
Color | A value that indicates the color of ChartStyleFill. This property works only when Type is Default. | |
ColorBegin | A value that indicates the begin color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient. | |
ColorEnd | A value that indicates the end color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient. | |
ColorMiddles | A collection value that indicates the middle colors of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient. | |
LinearGradientAngle | A value that indicates the angle of linear gradient of ChartStyleFill. This property works only when Type is LinearGradient. | |
RadialGradientFocusPointX | A value that indicates the x value of radial gradient focus point of ChartStyleFill. This property works only when Type is RadialGradient. | |
RadialGradientFocusPointY | A value that indicates the y value of radial gradient focus point of ChartStyleFill. This property works only when Type is RadialGradient. | |
Type | A value that indicates the type of ChartStyleFill. |