Chart3D for WPF and Silverlight Overview / Getting Started / Quick Start: Chart3D for WPF and Silverlight / Step 4: Adding a Legend
In This Topic
Step 4: Adding a Legend
In This Topic

In this step you will add a legend for the chart using only one property.

  1. Select the C1Chart3D control in your window and click View | Properties Window.
  2. Add a legend by clicking the drop-down arrow next to the Legend property and selecting C1Chart3DLegend.

In the next step, you will run the project and view your new chart.

See Also