com.steema.teechart.axis
Class NextAxisLabelValue
java.lang.Object
com.steema.teechart.axis.NextAxisLabelValue
public final class NextAxisLabelValue
- extends java.lang.Object
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NextAxisLabelValue
public NextAxisLabelValue()
NextAxisLabelValue
public NextAxisLabelValue(double labelValue,
boolean stop)
setLabelValue
public void setLabelValue(double labelValue)
getLabelValue
public double getLabelValue()
setStop
public void setStop(boolean stop)
getStop
public boolean getStop()