ahasan

Members
  • Content count

    2
  • Joined

  • Last visited

About ahasan

  • Rank
    Forum Newbie
  1. Charts not showing Div lines...

    never mind. Figured it out. Just added "adjustDiv='0'" and its working like a charm !
  2. Here is my XML. Chart was showing the Div lines on Y axis before I specified PYAxisMaxValue & SYAxisMaxValue. Once I have specified these values, it stopped showing the Div lines. I want to show div lines and div labels to make it more readable. Can someone please help with this? Here is the XML for opening tag .... Thanks chart PYAxisMaxValue='13229.3110' SYAxisMaxValue='100' numDivLines='11' palette='2' caption='' subCaption='' showValues='0' divLineDecimalPrecision='1' limitsDecimalPrecision='0' PYAxisName='' SYAxisName='' numberPrefix='$' formatNumberScale='1' decimals='2' numVisiblePlot='7' setAdaptiveYMin='0' setAdaptiveSYMin='0' Here is what its showing