com.eltima.chart.designer.panels
Class LabelModelPanel

java.lang.Object
  extended by ELPanel
      extended by com.eltima.chart.designer.panels.LabelModelPanel

public class LabelModelPanel
extends ELPanel


Constructor Summary
LabelModelPanel(ChartProvider chartProvider)
           
 
Method Summary
 LabelModel getLabelModel()
           
 boolean isThetaVisible()
           
 void setLabelModel(LabelModel labelModel)
           
 void setThetaVisible(boolean visible)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelModelPanel

public LabelModelPanel(ChartProvider chartProvider)
Method Detail

getLabelModel

public LabelModel getLabelModel()

setLabelModel

public void setLabelModel(LabelModel labelModel)

isThetaVisible

public boolean isThetaVisible()

setThetaVisible

public void setThetaVisible(boolean visible)


Copyright © 2000-2007 Eltima Software. All Rights Reserved.