<Annotation:Rectangle.Style>
<Chart:ChartStyle Fill="DarkBlue"
Stroke="OrangeRed"
StrokeThickness="2"
StrokeDashArray="1,2"
FontFamily="GenericSansSerif"
FontWeight="Normal" />
</Annotation:Rectangle.Style>
<Annotation:Rectangle.ContentStyle>
<Chart:ChartStyle Stroke="Yellow"
FontFamily="GenericSansSerif"
FontSize="8.5"
FontWeight="Bold">
</Chart:ChartStyle>
</Annotation:Rectangle.ContentStyle>