# Step 4: Adding a Legend

## Content



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

1.  Select the [C1Chart3D](/componentone/api/wpf/online-chart3d/dotnet-framework-api/C1.WPF.C1Chart3D.4.6.2/C1.WPF.C1Chart3D.C1Chart3D.html) 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](/componentone/api/wpf/online-chart3d/dotnet-framework-api/C1.WPF.C1Chart3D.4.6.2/C1.WPF.C1Chart3D.C1Chart3DLegend.html).

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

## See Also

[Step 5: Running the Project](/componentone/docs/wpf/online-chart3d/overview/getting-started/quick-start-chart3d-for-wpf-and-silverlight/Step5)