Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_TEXT
the default text
|
Constructor and Description |
---|
ChartTitle(Chart chart)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getDefaultText()
Gets the default title text.
|
dispose, getBounds, getFont, getForeground, getLayoutData, getStyleRanges, getText, isHorizontal, isVisible, paintControl, setBounds, setFont, setForeground, setLayoutData, setStyleRanges, setText, setVisible, updateLayoutData
private static final java.lang.String DEFAULT_TEXT
public ChartTitle(Chart chart)
chart
- the plot chartprotected java.lang.String getDefaultText()
Title
getDefaultText
in class Title