I want to plot a line and also paint the approved area for that plot. This area is defined by two other plots, one for the max values and the other for the min values. The area between the min and max plots should be painted. See attached file.
Is there a way to do this with the HtmlChart control?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 11 May 2017, 10:51 AM
Hi,
RadHtmlChart does not offer the requested appearance feature out-of-the-box.
What you can try for your custom scenario is to place 4 area series having the appropriate colors and transparency, but it is up to you to adjust the series.