<!-- Chart Switches -->
3D:        true
grid:      true
axis:      true
xlabels:   true
outline:   true
legend:    true
autoscale: true
gradientfill:  true

<!-- Chart Characteristics -->
width:               450
height:              420
nCols:               4
nRows:               7
ndecplaces:          0
nSeries:             3
chartScale:          2000
chartStartY:         -4000
labelsX_offset:      15
bar_spacing:         10
barwidth:            20
depth3D:             15
linkcursor:          hand
BackgroundColor:     #FFFFFF
barOutlineColor:     #000000

<!-- Grid properties -->
gridxpos:            75
gridypos:            400
hSpace:              40
gridStyle:           2
gridColor:           #888888
axisColor:           #FF0000
floorColor:          #00FF00
gridbgcolor:         #80FFFF
gridbgimage:         gridbg.gif

<!-- Label and popup value properties -->
xlabel_font:  Arial,N,12
ylabel_font:  Arial,I,10
popupfont:    Arial,B,12
labelColor:   #FF0000
popupbgcolor: #999999
popup_pre:    
popup_post:   mpg
ylabel_pre:   $ 
ylabel_post: 
thousandseparator: , 

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

<!-- Legend Information -->
legendfont:          Arial,N,10
legendposition:      475,350
legendtitle:         Legend Title
LegendBackground:    #F0F0F0
LegendBorder:        #888888
LegendtextColor:     #000000

<!-- Titles - Main, x and y -->
<!--     text,xpos,ypos,font-type,font-style,font-size,Color -->
title:   Sales by Quarter|150,15|TimesRoman,BI,18|#888888
xtitle:  Year 2001|150,475|TimesRoman,B,16|#888888
ytitle:  Value $|10,200|TimesRoman,B,16|#888888

<!-- Series Data -->
<!--      series color|legend label -->
series1:     #DDDDDD|Series 1|http://www.jpowered.com|new
series2:     #EE6666|Series 2
series3:     #6666EE|Series 3

<!-- Target Lines -->
<!--      Color|style|value|label|font -->
target1:  dark green|4|7000|Profit|Arial,B,12
target2:  dark blue|1|12000|Profit2|Arial,B,12

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

<!-- Images
<!-- imageN    imageURL,x position,y position -->
image1:        ./images/productX.gif,80,45
image2:        ./images/productY.gif,330,45
image3:        ./images/productZ.gif,155,220
