I'm using the RadColumnSparkline graph and I was wondering if it is possible to change the bar colour depending on the value within the chart. For example, if the value is 1 I want the bar to be red, if it's 2 then orange etc.
is this possible to do this with the RadColumnSparkline graph?
1 Answer, 1 is accepted
0
Sia
Telerik team
answered on 23 Mar 2011, 04:10 PM
Hello Stefan,
Sparklines are in definition simple and small. They present only 1 series at a time and have no axis, no legend, no grid lines, etc. RadSparklines are based on Edward Tufte design specifications.
RadChart is specialized in serving all charting needs (incl. MVVM), compared to RadSparklines that are specialized in showing trends.
That is why at the moment you can achieve your scenario with RadChart, but not with RadColumnSparkline.