FontSize (Get method)
Gets the OBJPROP_FONTSIZE (font size) property of the chart object.
Returned value
FontSize (Set method)
Sets the OBJPROP_FONTSIZE (font size) property of the chart object.
bool FontSize(
const int value
) |
Parameters
value
[in] New value of the OBJPROP_FONTSIZE property.
Returned value