<!---------------------------------------------------------------------------------->
<!-- Vertical Bar Graph - Properties File                                         -->
<!--                                                                              -->
<!-- This file defines the look & feel of the graph display.                      -->
<!--                                                                              -->
<!-- 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/vbarchart/Documentation/configoptions.htm  --> 
<!--                                                                              -->
<!---------------------------------------------------------------------------------->

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

<!-- Chart Characteristics -->
width:            450
height:           440
nCols:            4
nRows:            6
ndecplaces:       0
nSeries:          3
chartScale:       10000
chartStartY:      0
labelOrientation: 0
labelsY:          390
labelsY_offset:   15
bar_spacing:      6
barwidth:         20
depth3D:          15
linkcursor:       hand
BackgroundColor:  White
barOutlineColor:  black

<!-- Grid properties -->
gridxpos:    70
gridypos:    375
vSpace:      30
gridStyle:   2
gridColor:   50,50,50
axisColor:   30,30,175
floorColor:  50,50,50
gridbgcolor: #EEFEFF
gridbgimage:  

<!-- Label and popup value properties -->
xlabel_font:  Arial,N,12
ylabel_font:  Arial,I,10
popupfont:    Arial,N,10
labelColor:   75,75,125
popupbgcolor: 255,255,200
popup_pre: $
popup_post:  
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:   245,50
legendtitle:      Product Range
LegendBackground: 240,240,240
LegendBorder:     125,125,125
LegendtextColor:  50,50,50

<!-- Titles - Main, x and y -->
<!--     text|xpos,ypos|Font|Color -->
title:  Sales by Quarter|50,25|Arial,BI,18|130,130,180
xtitle: Quarter|200,435|Arial,B,16|130,130,180
ytitle: Sales Value|5,200|Arial,B,16|130,130,180

<!-- Series Data -->
<!--    series color|scale|legend label|Link URL|Target Frame -->
series1: 10,122,164|left|Product X|./images/productX.gif|X
series2: 36,179,91|left|Product Y|./images/productY.gif|Y
series3: 247,147,4|left|Product Z|./images/productZ.gif|Z

<!-- Target Lines -->
<!--          Color|style|value|label|font -->
<!-- target1: #990000|4|28000|Break Even|Arial,N,10  -->
<!-- target2: #007700|1|55000|Target|Arial,N,10 -->

<!-- Free Form Text -->
<!--     text|xpos,ypos|Font|Color -->
text1: Note :|125,60|Arial,N,12|0,0,175
text2: New product range|125,75|Arial,N,12|50,50,50
text3: launched during|125,90|Arial,N,12|50,50,50
text4: quarter 2.|125,105|Arial,N,12|50,50,50

<!-- Images -->
<!--      Image URL, x, y -->
image1: ./images/productY.gif,335,85
image2: ./images/productX.gif,335,110
image3: ./images/productZ.gif,335,135