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

<!-- Chart Characteristics -->
width:              330
height:             320
nCols:              4
nRows:              5
ndecplaces:         0
nSeries:            3
chartScale:         3000
chartStartY:        0
labelsX_offset:     15
bar_spacing:        5
barwidth:           15
depth3D:            10
linkcursor:         hand
BackgroundColor:    #FFFFFF
barOutlineColor:    #333333

<!-- Grid properties -->
gridxpos:          50
gridypos:          250
hSpace:            30
gridStyle:         2
gridColor:         #444488
axisColor:         #444444
floorColor:        #44FF44
gridbgcolor:       #408888

<!-- Label and popup value properties -->
xlabel_font:       Arial,N,10
ylabel_font:       Arial,N,10
popupfont:         Arial,B,12
labelColor:        #4444FF
popupbgcolor:      #BBBBBB
popup_pre:         $
popup_post:     
xlabel_pre:        $
xlabel_post:     
thousandseparator: ,

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

<!-- Legend Information -->
legendfont:         Arial,N,10
legendposition:     220,32
legendtitle:        Legend Title
LegendBackground:   #EEEEEE
LegendBorder:       #999999
LegendtextColor:    #333333

<!-- Titles - Main, x and y -->
<!--     text,xpos,ypos,font-type,font-style,font-size,Color -->
title:     Sales by Quarter|70,15|Arial,BI,18|#8888BB
xtitle:    Year 2004|100,310|Arial,B,16|#8888BB
ytitle:    Value $|2,100|Arial,B,16|#8888BB

<!-- Series Data -->
<!--      series color|legend label -->
series1:    #FF8844|Series 1|http://www.jpowered.com|new
series2:    #33CCCC|Series 2
series3:    #88FF88|Series 3