greghesom

Members
  • Content count

    2
  • Joined

  • Last visited

About greghesom

  • Rank
    Forum Newbie
  1. Dual Y 2D Combination Div lines

    Hey ppl. How do I get the Dual Y 2D graph (http://www.fusioncharts.com/Gallery/Chart.asp?mscombidy2d_4) to show vertical div lines? I have got this chart: I need vertical div lines on each day of the month (1 - 31) My XML: <chart showLegend='0' lineThickness='1' setAdaptiveYMin='1' setAdaptiveSYMin='1' showValues='0' formatNumberScale='1' anchorRadius='2' divLineAlpha='100' divLineColor='e5e5e5' divLineIsDashed='0' showAlternateHGridColor='1' alternateHGridColor='f9f9f9' shadowAlpha='40' labelStep='2' numvdivlines='31' chartRightMargin='35' bgColor='FFFFFF' bgAngle='270' bgAlpha='10,10' alternateHGridAlpha='100'> Shotness. G