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