bench1

Members
  • Content count

    6
  • Joined

  • Last visited

Posts posted by bench1


  1. fusionchart.jpg

     

    Hi,

     

    Thanks for your post.

     

    like this, As long as the chart is similar to this(Similarity can be as long as),i will very happy and thank you very much.

     

    Hi,

     

    Thanks for your post.

     

    Could you please elaborate your query a bit more?

     

    It would be helpful, if you could send us a screenshot of your requirement.

     

    Awaiting for your response.


  2. i change

     

    <vTrendlines>

    <line startValue='0' endValue='30' color='FF0000' alpha='5' displayValue='External Network' isTrendZone='1'/>

    <line startValue='30' endValue='60' color='00FF00' alpha='5' displayValue='Middleware' isTrendZone='1'/>

    <line startValue='60' endValue='100' color='0000FF' alpha='5' displayValue='Internal Network' isTrendZone='1'/>

    </vTrendlines>

    to

     

    <numDivLines>

    <line startValue='0' endValue='20' color='FF0000' alpha='5' displayValue='NODE' isTrendZone='1'/>

    <line startValue='20' endValue='100' color='00FF00' alpha='5' displayValue='NODE1' isTrendZone='1'/>

    </numDivLines>

     

    but donot display Level points column,is blank space.