<chart>

	<axis_value min='-60' font='arial' bold='true' size='10' color='000000' alpha='50' steps='4' prefix='' suffix='' decimals='0' separator='' show_min='true' />
	<chart_border color='000000' top_thickness='1' bottom_thickness='2' left_thickness='0' right_thickness='0' />

	<chart_data>
		<row>
			<null/>
			<string>2003</string>
			<string>2004</string>
			<string>2005</string>
		</row>
		<row>
			<string>region A</string>
			<number>-20</number>
			<number>45</number>
			<number>100</number>
		</row>
		<row>
			<string>region B</string>
			<number>-40</number>
			<number>65</number>
			<number>80</number>
		</row>
	</chart_data>
	<chart_grid_h alpha='20' color='000000' thickness='1' type='dashed' />
	<chart_rect x='75' y='50' width='300' height='200' positive_color='000066' negative_color='000000' positive_alpha='10' negative_alpha='30' />
	<chart_transition type='scale' delay='.5' duration='0.5' order='series' />
	<chart_value color='ffffff' alpha='85' font='arial' bold='true' size='10' position='middle' prefix='' suffix='' decimals='0' separator='' as_percentage='false' />

	<draw>
		<text color='000000' alpha='10' font='arial' rotation='-90' bold='true' size='75' x='-20' y='300' width='300' height='200' h_align='left' v_align='top'>revenue</text>
		<text color='000033' alpha='50' font='arial' rotation='-90' bold='true' size='16' x='7' y='230' width='300' height='50' h_align='center' v_align='middle'>(millions)</text>
	</draw>

	<legend_label layout='horizontal' font='arial' bold='true' size='12' color='333355' alpha='90' />
	<legend_rect x='75' y='27' width='300' height='20' margin='5' fill_color='000066' fill_alpha='8' line_color='000000' line_alpha='0' line_thickness='0' />

	<series_color>
		<color>666666</color>
		<color>768bb3</color>
	</series_color>
	<series_gap set_gap='40' bar_gap='-25' />
	
</chart>

 
