<?xml version="1.0" encoding="us-ascii"?> <chart lowerLimit="0" upperLimit="79" palette="1" showTickMarks="0" showTickValues="0" baseFontColor="000000"> <colorRange> <color minValue="0" maxValue="43" code="8BBA00" label="43" /> <color minValue="43" maxValue="69" code="FF654F" label="26" /> <color minValue="69" maxValue="79" code="FFFFFF" label="10" /> </colorRange> </chart>
But when the chart is created, the last color range goes from 69 to 100 (all the rest is ok). What can I do? Thanks!

Back to top
MultiQuote

