# Title Positioning

## Content



Use the [Compass](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Title.Compass.html) property of the [Title](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Title.html) class to specify where to position the Titles relative to the ChartArea. Select from four compass points around the ChartArea.

Use the **X** and **Y** location properties to customize the location of the title. To restore auto location, set left or top to -1.

Use the **Width** and **Height** properties to customize the size of the title. To restore auto size selection set width or height to -1. These properties can be accessed through the **Size** node in either the Header or Footer node in the Visual Studio Properties window.

## See Also

[Title Border](/componentone/docs/win/online-chart3d/3dchartelements/3dcharttitles/titleborder)