| Constructor | Description |
|---|---|
ChartTitle(Chart chart) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
getDefaultText() |
Gets the default title text.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getBounds, getFont, getForeground, getLayoutData, getStyleRanges, getText, isHorizontal, isVisible, paintControl, setBounds, setFont, setForeground, setLayoutData, setStyleRanges, setText, setVisible, updateLayoutDatapublic ChartTitle(Chart chart)
chart - the plot chartprotected java.lang.String getDefaultText()
TitlegetDefaultText in class Title