public interface IChartAxis extends Serializable
Modifier and Type | Method and Description |
---|---|
AxisAlignment |
getAlignment() |
Color |
getColor() |
int |
getFontSize() |
String[] |
getLabels() |
double[] |
getPositions() |
Range |
getRange() |
ChartAxisType |
getType() |
ChartAxisType getType()
String[] getLabels()
double[] getPositions()
Range getRange()
Color getColor()
int getFontSize()
AxisAlignment getAlignment()
Copyright © 2015. All rights reserved.