yAxisTitle PARAM tag



Assigns a title to the y-axis.

Syntax

<PARAM NAME = "yAxisTitle" VALUE = "tString">

Values

tString
The y-axis title text:

Value Description
string The string to be assigned to the y-axis title.
@string The name of an ImmediateAccess or ArrayAccess data item whose contents is the y-axis title string.

See Also
DataSource property