Attribute Details: ChartTitle
 Back


The title of the chart. It appears at the top of the chart image.

You can use CDML tags directly in the chart title string to specify different font colors, size etc.
Expected tag format is <*font=fontname,color=hexcolorname,size=fontsize*> or simply <*color=hexcolorname*> for just changing the color of the text after the tag.

e.g. <*font=Verdana,color=000000,size=12*>Text Part 1 <*color=999999*> Text Part 2
or <*color=000000*>Text Part 1<*color=999999*>Text Part 2<*color=4c4c4c*>Text Part 3.



POTENTIAL VALUES

UserDefined




PARENT ELEMENTS

Click element to drill down for more information.

Animated Chart.Pie
Animated Chart.Scatter
Animated Chart.XY
Chart.Gantt
Chart.Heatmap
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY


 Back to top


 Chart Debug