com.steema.teechart.tools
Class AxisBreak
java.lang.Object
com.steema.teechart.tools.AxisBreak
public class AxisBreak
- extends java.lang.Object
Copyright (c) 2005-2011 by Steema Software SL. All Rights
Reserved.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisBreak
public AxisBreak()
AxisBreak
public AxisBreak(AxisBreaksTool owner)
SetOwner
protected void SetOwner(AxisBreaksTool owner)
Assign
protected void Assign(AxisBreak t)
getEndValue
public double getEndValue()
setEndValue
public void setEndValue(double value)
getStartValue
public double getStartValue()
setStartValue
public void setStartValue(double value)
getEnabled
public boolean getEnabled()
setEnabled
public void setEnabled(boolean value)
getStyle
public AxisBreakStyle getStyle()
setStyle
public void setStyle(AxisBreakStyle value)