com.steema.teechart.styles
Class Pie.PieShadow

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.Shadow
          extended by com.steema.teechart.styles.Pie.PieShadow
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Pie

public final class Pie.PieShadow
extends Shadow

Title: PieShadow class

Description: Pie series uses this class in its Pie.Shadow.

Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL

See Also:
Pie.getShadow(), Serialized Form

Field Summary
 
Fields inherited from class com.steema.teechart.Shadow
bBrush, bVisible, defaultColor, defaultSize, defaultVisible
 
Fields inherited from class com.steema.teechart.TeeBase
chart
 
Constructor Summary
Pie.PieShadow(IBaseChart c)
           
 
Method Summary
 
Methods inherited from class com.steema.teechart.Shadow
assign, draw, draw, getBrush, getColor, getHeight, getHorizSize, getSize, getTransparency, getVertSize, getVisible, getWidth, setChart, setColor, setColor, setDefaultSize, setDefaultVisible, setHeight, setHorizSize, setSize, setSize, setTransparency, setVertSize, setVisible, setWidth, shouldSerializeHeight, shouldSerializeVisible, shouldSerializeWidth
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pie.PieShadow

public Pie.PieShadow(IBaseChart c)