Name | Description | |
---|---|---|
![]() | ChartStyleFill Constructor | Initializes a new instance of the CharStyleFill class. |
The following tables list the members exposed by ChartStyleFill.
Name | Description | |
---|---|---|
![]() | ChartStyleFill Constructor | Initializes a new instance of the CharStyleFill class. |
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. |