<!---------------------------------------------------------------------------------->
<!-- Stacked Horizontal Bar Chart Properties File                                 -->
<!--                                                                              -->
<!-- For a full explanation of each parameter see "Configuration Options"         -->
<!-- within the documentation or browse to the following page,                    -->
<!--                                                                              -->
<!-- http://www.jpowered.com/bar_graph/shbarchart/Documentation/configoptions.htm --> 
<!---------------------------------------------------------------------------------->

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

<!-- Chart Characteristics -->
width:               450
height:              420
nCols:               6
nRows:               10
ndecplaces:          0
nSeries:             3
chartScale:          3000
chartStartX:         0
labelOrientation:    0
labelsX:             25
labelsX_offset:      15
bar_spacing:         6
barwidth:            30
depth3D:             15
linkcursor:          hand
BackgroundColor:     #FFFFFF
barOutlineColor:     black

<!-- Grid properties -->
gridxpos:     75
gridypos:     350
hSpace:       30
gridStyle:    2
gridColor:    50,50,50
axisColor:    0,0,255
floorColor:   0,255,0
gridbgcolor:  #80FFFF
gridbgimage:  gridbg2.gif

<!-- Label and popup value properties -->
xlabel_font:   Arial,N,12
ylabel_font:   Arial,I,10
popupfont:     Arial,B,12
labelColor:    255,0,0
popupbgcolor:  light grey
popup_pre:     $
popup_post:    
xlabel_pre:    $ 
xlabel_post: 

<!-- Bar Labels -->
label1:  January
label2:  February
label3:  March
label4:  April
label5:  May
label6:  June

<!-- Legend Information -->
legendfont:          Arial,N,10
legendposition:      325,200
legendtitle:         Legend Title
LegendBackground:    240,240,240
LegendBorder:        grey
LegendtextColor:     #000000

<!-- Titles - Main, x and y -->
<!--     text | xpos,ypos | font | Color -->
title:   Sales by Quarter|150,15|TimesRoman,BI,18|dark grey
xtitle:  Year 2003|150,420|TimesRoman,B,16|blue
ytitle:  Value $|10,200|TimesRoman,B,16|blue

<!-- Series Data -->
<!--      series color|legend label|URL|Target frame -->
series1:     199,199,199|Series 1|http://www.jpowered.com|new
series2:     200,100,100|Series 2
series3:     100,100,200|Series 3

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

<!-- Free Form Text -->
<!--     text | xpos,ypos | font | Color -->
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:   March.|325,120|TimesRoman,N,12|0,0,0

<!-- Images -->
<!--     image URL, x pos, y pos -->
image1:  ./images/logo.gif,10,10
image2:  ./images/productimage1.gif,10,30
image3:  ./images/productimage2.gif,10,30
image4:  ./images/productimage3.gif,10,30



