acb2

Members
  • Content count

    3
  • Joined

  • Last visited

Posts posted by acb2


  1. Hello,

     

     

     

    I'm having troubles to render a char with units in "%" , i think the editor takes "%" as a escape character and doesn't give me the option to render.

     

     

     

    this is the problematic line:

     

     

     

    xmlData.Append("chart lowerLimit='0' clickURL='javaScript:descargaArchivo()' upperLimit='100' gaugeStartAngle='0' gaugeEndAngle='90' palette='1' numberSuffix='%' tickValueDistance='20' showValue='1' imageSaveURL='javascript:Rendered2();'")

     

     

     

    PD: I had remove the simbols of greater than and less than to show the code in the post.