<?xml version="1.0" encoding="UTF-8"?>
<Content CompactMode="1">
	<Legend Visible="1" MarkerVisible="1" MarkerSize="20, 16" ColumnCount="12" HorizontalAlignment="2" VerticalAlignment="4" Direction="1"/>
	<Titles>
		<Title Visible="1" Text="My Chart">
			<Font Height="29"/>
		</Title>
	</Titles>
	<Panels>
		<Panel Class="CXTPChartDiagram2D">
			<AxisX GridSpacing="1">
				<GridLines/>
				<Label>
					<Font Height="-11"/>
				</Label>
				<Title Text="">
					<Font Height="-16"/>
				</Title>
				<Range MinValue="-0.5" MaxValue="11.5"/>
			</AxisX>
			<AxisY Interlaced="1" GridSpacing="10">
				<GridLines/>
				<Label>
					<Font Height="-11"/>
				</Label>
				<Title Text="">
					<Font Height="-16"/>
				</Title>
				<Range ShowZeroLevel="1" MaxValue="108.9"/>
				<ConstantLines>
					<ConstantLine LegendVisible="0" LegendName="Median" AxisValue="35">
						<Font Height="-11"/>
					</ConstantLine>
				</ConstantLines>
			</AxisY>
			<SecondaryAxisX Visible="0" GridSpacing="0.3">
				<GridLines Visible="0"/>
				<Label>
					<Font Height="-11"/>
				</Label>
				<Title Text="">
					<Font Height="-16"/>
				</Title>
				<Range MinValue="-0.5" MaxValue="1.5"/>
			</SecondaryAxisX>
			<SecondaryAxisY Visible="0" GridSpacing="0.1">
				<GridLines Visible="0"/>
				<Label>
					<Font Height="-11"/>
				</Label>
				<Title Text="">
					<Font Height="-16"/>
				</Title>
				<Range MinValue="-0.1" MaxValue="1.1"/>
			</SecondaryAxisY>
			<Pane/>
		</Panel>
		<Panel Class="CXTPChartPieDiagram"/>
	</Panels>
	<Series>
		<Series LegendText="" Name="Series 1" PointLegendFormat="{A}" Diagram="0">
			<Points>
				<Point Argument="0" Value0="51"/>
				<Point Argument="1" Value0="56"/>
				<Point Argument="2" Value0="57"/>
				<Point Argument="3" Value0="26"/>
				<Point Argument="4" Value0="4"/>
				<Point Argument="5" Value0="15"/>
				<Point Argument="6" Value0="59"/>
				<Point Argument="7" Value0="65"/>
				<Point Argument="8" Value0="34"/>
				<Point Argument="9" Value0="99"/>
				<Point Argument="10" Value0="91"/>
				<Point Argument="11" Value0="67"/>
			</Points>
			<Style Class="CXTPChartBarSeriesStyle" ColorEach="1" BarWidth="0.6">
				<Label Class="CXTPChartBarSeriesLabel" LineLength="8" Format="%g">
					<Font Height="-11"/>
				</Label>
				<FillStyle FillMode="Gradient" GradientDirection="RightToLeft"/>
			</Style>
		</Series>
		<Series LegendText="" Name="New Series" PointLegendFormat="{A}" Diagram="1">
			<Points>
				<Point Argument="0" Value0="35"/>
				<Point Argument="1" Value0="39"/>
				<Point Argument="2" Value0="75"/>
				<Point Argument="3" Value0="24"/>
				<Point Argument="4" Value0="1"/>
				<Point Argument="5" Value0="5"/>
				<Point Argument="6" Value0="80"/>
				<Point Argument="7" Value0="36"/>
				<Point Argument="8" Value0="89"/>
				<Point Argument="9" Value0="55"/>
				<Point Argument="10" Value0="100"/>
				<Point Argument="11" Value0="82"/>
			</Points>
			<Style Class="CXTPChartPieSeriesStyle" ColorEach="1">
				<Label Class="CXTPChartPieSeriesLabel" Format="%g">
					<Font Height="-11"/>
				</Label>
			</Style>
		</Series>
	</Series>
</Content>
