public class ChartTitle extends Title
| Constructor and Description |
|---|
ChartTitle(Chart chart)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultText()
Gets the default title text.
|
dispose, getBounds, getFont, getForeground, getLayoutData, getStyleRanges, getText, isHorizontal, isVisible, paintControl, setBounds, setFont, setForeground, setLayoutData, setStyleRanges, setText, setVisible, updateLayoutDatapublic ChartTitle(Chart chart)
chart - the plot chartprotected String getDefaultText()
TitlegetDefaultText in class TitleCopyright © 2016. All Rights Reserved.