Shopping cart Download trialFree Trial

Chart Titles

With XtraCharts, you can display an unlimited number of chart titlesTitle with a variable font sizeItalicized titleMulti-color title
Title Settings
v
v
Text
OK
Cancel

This demo illustrates chart titles. With XtraCharts, it is possible to create an unlimited number of titles on any chart side and fully customize their appearance.

To customize any chart title, first select it and then change its alignment, dock or text. Note that you can use some HTML tags for text formatting:

  • <b>bold</b>
  • <i>italic</i>
  • <u>underlined</u>
  • <color=blue>color</color>
  • <size=+2>size</size>

To define whether or not the word-wrapping should be applied to lengthy chart titles, use the appropriate check box.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\XtraChartsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\XtraChartsDemos