public class Axis extends Object
Axis()
Boolean
getOrdinal()
AxisTitle
getTitle()
String
getType()
Axis
setOrdinal(Boolean ordinal)
setTitle(AxisTitle title)
setType(AxisType type)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Axis()
public Boolean getOrdinal()
public Axis setOrdinal(Boolean ordinal)
ordinal
public String getType()
public Axis setType(String type)
public Axis setType(AxisType type)
public AxisTitle getTitle()
public Axis setTitle(AxisTitle title)
Copyright © 2014. All Rights Reserved.