Now that you've created a Silverlight application and added content to the C1OrgChart control, the only thing left to do is run your application. To run your application and observe OrgChart for Silverlight's run-time behavior, complete the following steps:
1. From the Debug menu, select Start Debugging to view how your application will appear at run time.
The application will appear similar to the following:
The application contains a control panel area and a random organizational chart.
2. Drag the slider's thumb button to set the zoom level of the C1OrgChart control.
3. Change the orientation of the control by clicking the Organization drop-down box and selecting Vertical. The grid will appear vertically orientated.
4. Set the control's alignment by selecting options from the HorizontalContentAlignment and VerticalContentAlignment drop-down boxes.
5. Click the New data button to load the control with different data.
Congratulations! You've completed the OrgChart for Silverlight quick start and created a simple Silverlightapplication, added and customized a OrgChart for Silverlight control, and viewed some of the run-time capabilities of the control.