# Title Text and Alignment

## Content



Use the [Text](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Title.Text.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 add, change, or remove text for a title. Text is located in the Properties window under the corresponding title node (Footer and Header).

Use the **HorizontalAlignment** and **VerticalAlignment** of the Title's [Style](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Title.Style.html) property to specify whether to center, left-justify, or right-justify. These properties can be accessed through the **Style** node in either the Header or Footer node in the Visual Studio Properties window.

## See Also

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