Package org.swtchart.internal
Class ChartTitle
java.lang.Object
org.swtchart.internal.Title
org.swtchart.internal.ChartTitle
- All Implemented Interfaces:
ITitle
A chart title.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.swtchart.internal.Title
dispose, getBounds, getFont, getForeground, getLayoutData, getStyleRanges, getText, isHorizontal, isVisible, paintControl, setBounds, setFont, setForeground, setLayoutData, setStyleRanges, setText, setVisible, updateLayoutData
-
Constructor Details
-
ChartTitle
Constructor.- Parameters:
chart
- the plot chart
-
-
Method Details
-
getDefaultText
Description copied from class:Title
Gets the default title text.- Overrides:
getDefaultText
in classTitle
- Returns:
- the default title text
-