public class Walls.BottomWall extends Wall
Title: BottomWall class
Description: Wall Panel at bottom of Chart.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
bApplyDark, iSizebBevel, bBorderRound, bBrush, bImageBevel, bTransparent, defaultVisible, pPen, shadow, shapeBounds, visiblechart, InternalUse| Constructor and Description |
|---|
Walls.BottomWall(IBaseChart c,
Walls w) |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(IGraphics3D g,
Rectangle rect)
Use this method to paint a bottom wall at rectangle r.
|
getApplyDark, getAutoHide, getShouldDark, getSize, prepareGraphics, setApplyDark, setAutoHide, setSize, shouldDrawassign, getBevel, getBevelInner, getBevelOuter, getBevelWidth, getBorderRound, getBottom, getBrush, getColor, getGradient, getHeight, getImage, getImageBevel, getImageMode, getImageTransparent, getLeft, getPen, getRight, getShadow, getShapeBounds, getTop, getTransparency, getTransparent, getVisible, getWidth, setBevel, setBevelInner, setBevelOuter, setBevelWidth, setBorderRound, setBottom, setBrush, setChart, setColor, setDefaultVisible, setHeight, setImage, setImageMode, setImageTransparent, setLeft, setPen, setRight, setShapeBounds, setTop, setTransparency, setTransparent, setVisible, setWidthgetChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic Walls.BottomWall(IBaseChart c, Walls w)
public void paint(IGraphics3D g, Rectangle rect)