Setting The Background
RadChart has been deprecated since Q3 2014 and is no longer recommended for use, as it does not support modern browsers. We strongly recommend using RadHtmlChart, Telerik's modern client-side charting component. To transition from RadChart to RadHtmlChart, refer to the following migration articles:
Explore the RadHtmlChart documentation and online demos to determine how it fits your development needs.
RadChart offers a variety of ways to define backgrounds. Here are the main scenarios:
1. Solid color
… -> FillStyle -> FillType -> Solid
… -> FillStyle -> MainColor ->
2. Simple 2-color gradient
… -> FillStyle -> FillType : Gradient
… -> FillStyle -> MainColor ->
… -> FillStyle -> SecondColor ->
… -> FillStyle -> FillSettings -> GradientMode ->
3. Complex Gradient
… -> FillStyle -> FillType -> ComplexGradient
… -> FillStyle -> FillSettings -> ComplexGradient -> Collection ->