sourcepaster.blogg.se

Microsoft blend for visual studio 2017 tutorial
Microsoft blend for visual studio 2017 tutorial










microsoft blend for visual studio 2017 tutorial
  1. #Microsoft blend for visual studio 2017 tutorial how to
  2. #Microsoft blend for visual studio 2017 tutorial series

Drag the Extended Price field onto the “Actual” placeholder in the Cards section and place the Sales Person field in the Series section. Then, drag the Country field to the Series section.Īdd the Chart to the dashboard and drag the Extended Price field onto the Values section, the CategoryName field onto the Arguments section and the OrderDate field onto the Series section.įinally, add the Cards dashboard item. Select Dashboard | Field List and drag the Extended Price field onto the “Actual” placeholder in the Gauges section. To add dashboard items, open the Toolbox and drag them onto the dashboard.įirst, add the Gauge dashboard item to the dashboard. Add Dashboard Items and Bind them to Data The Data Sources dialog displays the created data source and its properties. The Data Source Wizard displays the generated query. In the invoked Query Builder, drag and drop the SalesPerson view from the Tables pane onto the Design pane… On the next page, leave the default settings and click Next.Īt the final page, click the Run Query Builder… button to run the Query Builder and select the required data. Select the Microsoft Access 97 data provider and specify the database path in the Database field:Ĭ:\Users\Public\Documents\DevExpress Demos 21.2\Components\Data\nwind.mdb Now specify the data connection parameters. On the next page, select No, I’d like to specify the connection parameters myself and click Next. On the first Data Source page, select Database and click Next. To add a dashboard data source, click Edit Data Sources… on the dashboard surface.Ĭlick Add | Dashboard Data Source to add a new data source in the invoked Data Sources dialog. If you do not specify a name, a new file with the default name Dashboard1.cs is added to the project.ĭouble-click the file in the Visual Studio Solution Explorer to display the designer for the newly created dashboard. Select the WPF platform and the Dashboard item, as shown below:

microsoft blend for visual studio 2017 tutorial

The DevExpress Template Gallery wizard starts.

microsoft blend for visual studio 2017 tutorial

Right-click the project in the Solution Explorer and select Add DevExpress Item | New Item….

#Microsoft blend for visual studio 2017 tutorial how to

This tutorial shows how to create a dashboard at design time within Visual Studio and display this dashboard in the WPF Dashboard Viewer.












Microsoft blend for visual studio 2017 tutorial