Constructor | Description |
---|---|
AxisTitle(Chart chart,
int style,
Axis axis,
IAxis.Direction direction) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
dispose() |
Disposes the resources.
|
protected java.lang.String |
getDefaultText() |
Gets the default title text.
|
protected boolean |
isHorizontal() |
Gets the state indicating if showing title horizontally.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBounds, getFont, getForeground, getLayoutData, getStyleRanges, getText, isVisible, paintControl, setBounds, setFont, setForeground, setLayoutData, setStyleRanges, setText, setVisible, updateLayoutData
public AxisTitle(Chart chart, int style, Axis axis, IAxis.Direction direction)
chart
- the chartstyle
- the styleaxis
- the axisdirection
- the directionprotected java.lang.String getDefaultText()
Title
getDefaultText
in class Title
protected boolean isHorizontal()
Title
isHorizontal
in class Title