<!-- Chart Switches -->
3D                  false
grid                true
axis                true
ylabels             true
outline             true
legend              true

<!-- Chart Characteristics -->
width               500
height              420
nPoints             12
nRows               7
vSpace              30
nSeries             3
hSpace              30
gridxpos            75
gridypos            350
gridstyle           3
depth3D             15
ndecplaces          0
labelOrientation    5
labelsY             360
chartScale          1000
chartStartY         0

<!-- x axis Labels -->
label1              Jan
label2              Feb|-10
label3              Mar
label4              Apr|-10
label5              May
label6              Jun|-10
label7              Jul
label8              Aug|-10
label9              Sep
label10             Oct|-10
label11             Nov
label12             Dec|-10

<!-- Additional font information -->
font14              Arial,N,10
font15              Arial,N,10

<!-- Additional color information -->
BackgroundColor     255,255,255
color14             170,170,170
color15             0,0,255
color16             0,100,170
color17             0,0,0
color18             50,50,50
color19             50,50,50

<!-- Legend Information -->
legendfont          Arial,N,10
legendposition      345,15
legendtitle         Products
LegendBackground    166,210,255
LegendBorder        0,50,175
LegendtextColor     50,50,50

<!-- Titles - Main, x and y -->
<!--                text,xpos,ypos,font-type,font-style,font-size,Rcolor,Gcolor,Bcolor -->
title               Sales by Quarter|80,60|Arial,BI,18|100,100,200
xtitle              Year 2001|200,400|Arial,B,16|100,100,200
ytitle              Value $|10,300|Arial,B,16|100,100,200

<!-- Free Form Text -->
<!--                text,xpos,ypos,font-type,font-style,font-size,Rcolor,Gcolor,Bcolor"> -->
text1               Note :|80,85|Arial,N,10|100,100,200
text2               Product Z launched April|85,100|Arial,N,10|50,50,50
text3               Product Y discontinued in October|85,115|Arial,N,10|50,50,50

<!-- Series Data -->
<!--                series color|point style|Point Size|fill|legend label  -->
series1             99,99,156|5|8|false|Product X
series2             185,53,8|3|8|true|Product Y
series3             239,154,65|4|8|false|Product Z

<!-- Trend Lines -->
<!--                color|start point|end point|start value|end value|label|font -->
trend1              0,0,0|7|12|2200|3300|Upper trend|Arial,B,12
trend2              0,0,0|8|12|900|1550|Lower trend|Arial,B,12

<!-- Target Lines -->
<!--                color|style|start point|end point|value|label|font -->
target1             0,125,0|4|1|12|5500|Target|Arial,N,10
target2             125,0,0|4|1|12|1500|Break Even|Arial,N,10