String
|
Replaced With
|
[chart_title]
|
The title of the chart
|
[series_title]
|
The title of the series the selected point resides in
|
[xaxis]
|
The text displayed on the X axis
|
[yaxis]
|
The text displayed on the Y axis
|
[x]
|
The preformatted X value of the point
|
[y]
|
The preformatted Y value of the point
|
[label]
|
The label property of the current PiePoint (only applicable to PieSeries hints)
|
[total]
|
The total value of the current PieSeries (only applicable to PieSeries hints)
|
[percent]
|
The numeric value representing the percent the current PiePoint occupies (only applicable to PieSeries hints, the value is piece value / total * 100 and the % sign is not part of the replacement)
|