void setTextAttributes(const TextAttributes &a)
Use this to specify the text attributes to be used for this item.
void setText(const QString &text)
A set of text attributes.
void setMinimalFontSize(const Measure &measure)
Set the minimal size of the font used for rendering text.
void setFontSize(const Measure &measure)
Set the size of the font used for rendering text.
TextAttributes textAttributes() const
Returns the text attributes to be used for this item.
void setPen(const QPen &pen)
Set the pen to use for rendering the text.
A text area in the chart with a background, a frame, etc.
void setFont(const QFont &font)
Set the font to be used for rendering the text.
void setAutoReferenceArea(const QObject *area)
const QObject * autoReferenceArea() const