# Legend Positioning

## Content



Use the legend's [Compass](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DLegend.Compass.html) property to specify where to position the legend relative to the ChartArea. Select from four compass points around the ChartArea. Compass can be accessed under the Legend node of the Visual Studio Properties window.

By default the chart automatically positions the legend. Use the **X** and **Y** location properties to fine-tune the positioning. These properties can be accessed through the **Location** node that is under the **Legend** node of the Visual Studio Properties window.

By default the chart automatically calculates size of the legend. Use the **Width** and **Height** size properties to fine-tune the size of legend. These properties can be accessed under the **Size** node that is under the **Legend** node of the Visual Studio Properties window.

## See Also

[Legend Title](/componentone/docs/win/online-chart3d/3dchartelements/3dchartlegend/legendtitle)