org.pentaho.chart.model
Class DialPlot
java.lang.Object
org.pentaho.chart.model.Plot
org.pentaho.chart.model.DialPlot
- All Implemented Interfaces:
- Serializable
public class DialPlot
- extends Plot
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class org.pentaho.chart.model.Plot |
getBackground, getOpacity, getOrientation, getPalette, getStyle, setBackground, setBackground, setBackground, setBackground, setOpacity, setOrientation, setPalette |
DialPlot
public DialPlot()
getScale
public DialPlot.Scale getScale()
getAnnotation
public StyledText getAnnotation()
setAnnotation
public void setAnnotation(StyledText annotation)
- Parameters:
annotation
- - See Also:
StyledText
getAnimate
public boolean getAnimate()
setAnimate
public void setAnimate(boolean animate)
PiePlot.setAnimate(boolean)