TextSize property



The font size, in points, for the specified text, for example, the font size applied to series data labels, or x- or y-axis titles.

Syntax

Set:     Chart.setTextSize(tSize)
Get: tSize = Chart.getTextSize()

Applies to

Series, TextElement, and Axis objects.

Data type

integer. The default value is 12.

See also
footnoteFont PARAM tag
legendFont PARAM tag
titleFont PARAM tag
xAxisTitleFont PARAM tag
yAxisTitleFont PARAM tag