Package org.silverpeas.core.chart
Class ChartAxis
- java.lang.Object
-
- org.silverpeas.core.chart.ChartAxis
-
public class ChartAxis extends Object
- Author:
- Yohann Chastagnier
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getTitle()
Gets the title of the axis.ChartAxis
setTitle(String title)
Sets the title of the axis.
-