<chart>

	<axis_category shadow='low' size='10' color='FFFFFF' alpha='75' />
	<axis_ticks value_ticks='true' category_ticks='true' minor_count='1' />
	<axis_value shadow='low' size='10' color='FFFFFF' alpha='75' />

	<chart_border top_thickness='0' bottom_thickness='2' left_thickness='2' right_thickness='0' />
	<chart_data>
		<row>
			<null/>
			<string>S</string>
			<string>M</string>
			<string>T</string>
			<string>W</string>
			<string>T</string>
			<string>F</string>
			<string>S</string>
		</row>
		<row>
			<string>Region 1</string>
			<number tooltip='22'>22</number>
			<number tooltip='15'>15</number>
			<number tooltip='11'>11</number>
			<number tooltip='15'>15</number>
			<number tooltip='20'>20</number>
			<number tooltip='22'>22</number>
			<number tooltip='21'>21</number>
		</row>
		<row>
			<string>Region 2</string>
			<number tooltip='15'>15</number>
			<number tooltip='20'>20</number>
			<number tooltip='15'>15</number>
			<number tooltip='17'>17</number>
			<number tooltip='25'>25</number>
			<number tooltip='12'>12</number>
			<number tooltip='11'>11</number>
		</row>
		<row>
			<string>Region 3</string>
			<number tooltip='30'>30</number>
			<number tooltip='32'>32</number>
			<number tooltip='35'>35</number>
			<number tooltip='20'>20</number>
			<number tooltip='30'>30</number>
			<number tooltip='30'>30</number>
			<number tooltip='36'>36</number>
		</row>
	</chart_data>
	<chart_grid_h thickness='1' type='solid' />
	<chart_grid_v thickness='1' type='solid' />
	<chart_rect x='80' y='60' width='320' height='150' positive_color='888888' positive_alpha='50' />
	<chart_pref rotation_x='15' rotation_y='0' min_x='0' max_x='80' min_y='0' max_y='60' />
	<chart_type>stacked 3d column</chart_type>

	<filter>
		<shadow id='high' distance='5' angle='45' alpha='35' blurX='15' blurY='15' />
		<shadow id='low' distance='2' angle='45' alpha='50' blurX='5' blurY='5' />
	</filter>

	<legend shadow='high' x='35' y='250' width='410' height='50' margin='20' fill_color='000000' fill_alpha='7' line_color='000000' line_alpha='0' line_thickness='0' layout='horizontal' size='12' color='000000' alpha='50' />
	<tooltip color='ffffcc' alpha='80' size='12' background_color_1='444488' background_alpha='75' shadow='low' />

	<series_color>
		<color>ff6600</color>
		<color>88ff00</color>
		<color>8866ff</color>
	</series_color>
	<series bar_gap='0' set_gap='20' />

</chart>