public class ChartTitle extends Object
Constructor and Description |
---|
ChartTitle() |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
double |
getX() |
ChartTitle |
setText(String text) |
ChartTitle |
setX(double x) |
public String getText()
public ChartTitle setText(String text)
public double getX()
public ChartTitle setX(double x)
Copyright © 2018 Xalys. All rights reserved.