<!-- Example Line Graph properties file -->
<!-- All of the following properties are optional  -->
<!-- Any properties which are not supplied will be -->
<!-- automatically calculated.                     -->

<!-- General Properties -->
BackgroundColor: #FFFFFF
linkcursor: hand
thousandseparator: ,
nSeries: 3
ndecplaces: 2

<!-- Grid properties -->
grid: true
axis: true
nRows: 8
vSpace: 20
hSpace: 20
nPoints: 12
gridxpos: 30
gridypos: 270
gridstyle: 2
gridColor: #AAAAAA
axisColor: #888888
floorColor: #EEEEFF
gridbgimage:
gridbgcolor: #FFFF88

<!-- Scale properties -->
autoscale: true
chartScale: 1
chartStartY: 0

<!-- 3D properties -->
3D: false
outline: false
lineOutlineColor: blue
depth3D: 0

<!-- Legend properties -->
legend: true
LegendBackground: #9999FF
LegendBorder:  #5555AA
LegendtextColor: #FFFFFF
legendtitle:  Legend Title
legendposition:  -1,-1
legendfont:  Arial,N,12
LegendStyle: Horizontal

<!-- X axis labels -->
labelOrientation: Up Angle
labelsY: 300
xlabel_font: Arial,N,12
labelColor: #000000
label1: January
label2: February
label3: March
label4: April
label5: May
label6: June
label7: July
label8: August
label9: September
label10: October
label11: November
label12: December

<!-- Y axis labels -->
ylabels: true
ylabel_font: Arial,N,12
ylabel_pre: $
ylabel_post:

<!-- Chart Titles -->
title: Graph Title
xtitle: X axis title
ytitle: Y axis title

<!-- PopUp Display -->
popupbgcolor: #AAAAFF
popupfont: Arial,N,12
popup_pre: $
popup_post:

<!-- Series Data -->
series1: #F00000|6|16|false|Series 1
series2: #F000F0|6|16|true|Series 2
series3: #00F000|0|10|false|Series 3

<!-- free form text -->
<!-- text1: Note :|80,60|TimesRoman,N,12|0,0,255  -->
<!-- text2: New product range|80,80|TimesRoman,N,12|0,0,0 -->
<!-- text3: launched during|80,100|TimesRoman,N,12|0,0,0 -->
<!-- text4: quarter 2.|80,120|TimesRoman,N,12|0,0,0 -->
<!-- Images -->
<!-- image1: ./images/logo.gif,0,0 -->
<!-- image2: ./images/legend.gif,210,0 -->

<!-- Trend Lines -->
<!-- trend1: 175,0,0|3|10|7500|10500|trend 1|Arial,N,10 -->
<!-- Target Lines -->
<!-- target1: 0,125,0|4|5500|Target|Arial,N,10 -->
