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

<!-- Chart Characteristics -->
width               450
height              420
nCols               4
nRows               7
vSpace              30
nSeries             3
barwidth            60
gridxpos            75
gridypos            350
depth3D             15
ndecplaces          0
labelOrientation    5
labelsY             360
chartScale          5000
chartStartY         0

<!-- Column Labels -->
label1              Quarter 1
label2              Quarter 2
label3              Quarter 3
label4              Quarter 4

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

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

<!-- Legend Information -->
legendfont          Arial,N,10
legendposition      200,5
legendtitle         Products
LegendBackground    200,200,200
LegendBorder        125,125,125
LegendtextColor     0,0,0


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

<!-- Free Form Text -->
<!-- "text,xpos,ypos,font-type,font-style,font-size,Rcolor,Gcolor,Bcolor"> -->
text1               Note :|80,60|TimesRoman,N,12|0,0,255
text2               New product range|80,80|TimesRoman,N,12|0,0,0
text3               launched during|80,100|TimesRoman,N,12|0,0,0
text4               quarter 2.|80,120|TimesRoman,N,12|0,0,0

<!-- Series Data -->
<!-- "series color|legend label"> -->
series1             200,0,0|Product X
series2             200,0,200|Product Y
series3             0,200,0|Product Z