<!---------------------------------------------------------------------------------->
<!-- 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:          2
chartScale:       10000
chartStartY:      0
chartScale2:      10
chartStartY2:     0
labelOrientation: 0
labelsY:          315
labelsY_offset:   0
bar_spacing:      6
barwidth:         20
depth3D:          10
linkcursor:       hand
BackgroundColor:  White
barOutlineColor:  black

<!-- Grid properties -->
gridxpos:    70
gridypos:    300
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:   10,122,164
popupbgcolor: 255,255,200
popup_pre: $
popup_post:  
ylabel_pre: $
ylabel_post:  
thousandseparator: ,

y2label_color: 0,100,0
y2label_pre:    
y2label_post:  %

<!-- Bar Labels -->
label1: Q1
label2: Q2
label3: Q3
label4: Q4

<!-- Legend Information -->
legendfont:       Arial,N,10
legendposition:   210,10
legendtitle:      Product Range
LegendBackground: #EEFEFF
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|150,335|Arial,B,16|130,130,180
ytitle: Sales Value|5,125|Arial,B,16|130,130,180

<!-- Series Data -->
<!--    series color|scale|legend label|Link URL|Target Frame -->
series1: 10,122,164|left|Value of Sales| | 
series2: 36,179,91|right|% Profit| | 
