OrgChart for WPF and Silverlight | ComponentOne
Quick Start : OrgChart for WPF and Silverlight / Step 3 of 3: Running the C1OrgChart Application
In This Topic
    Step 3 of 3: Running the C1OrgChart Application
    In This Topic

    Now that you've created a WPF or 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 C1OrgChart'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:

       

      C1OrgChart Control for WPF

       

      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 C1OrgChart quick start and created a simple WPF or Silverlight application, added and customized a C1OrgChart control, and viewed some of the run-time capabilities of the control.