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
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-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL

See Also:
Pie.getShadow()

Field Summary
 
Fields inherited from class com.steema.teechart.Shadow
brush, defaultColor, defaultSize, defaultVisible, smooth, visible
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
Pie.PieShadow(IBaseChart c)
           
 
Method Summary
 
Methods inherited from class com.steema.teechart.Shadow
assign, draw, draw, draw, draw, draw, getBrush, getColor, getHeight, getHorizSize, getSize, getSmooth, getSmoothBlur, getTransparency, getVertSize, getVisible, getWidth, setChart, setColor, setDefaultSize, setDefaultVisible, setHeight, setHorizSize, setSize, setSize, setSmooth, setSmoothBlur, setTransparency, setVertSize, setVisible, setWidth, shouldSerializeHeight, shouldSerializeVisible, shouldSerializeWidth
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, 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)