var Configuration = {
	XamlRoot: 'http://davidbetz.net/reflectinggraphdemo/Xaml/default.xaml',
	ServiceEndpoint: 'Service.aspx',
	ItemHeight: 20,
	ItemWidth: 20,
	StrokeThickness: 20,
    FontFamily: 'Calibri',
    FontSize: '12pt'
}