Thanks that works! I have another question...my vLines aren't showing the labels. Here is the code for the vLine:
< vLine label='60 Days' linePosition='1' dashed='1' dashLen='2' dashGap='2' />
It's not showing "60 days". Do I need to have something enabled in the < chart > portion to show it? This is my < chart > code:
< chart numVDivLines='88' vDivLineIsDashed='1' vDivLineDashLen='2' vDivLineDashGap='2' showBorder='1' borderColor='000000' borderThickness='1' canvasBorderThickness='1' canvasBorderColor='999999' showValues='0' showAlternateHGridColor='1' AlternateHGridColor='003366' divLineColor='003366' divLineAlpha='20' alternateHGridAlpha='5' formatNumberScale='0' >