Packagestimulsoft.report.chart.geoms.series.stackedColumn
Classpublic class StiStackedColumnSeriesShadowElementGeom
InheritanceStiStackedColumnSeriesShadowElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
  invisible : Boolean
[override] [read-only]
StiStackedColumnSeriesShadowElementGeom
  isBottomShadow : Boolean
[read-only]
StiStackedColumnSeriesShadowElementGeom
  isTopShadow : Boolean
[read-only]
StiStackedColumnSeriesShadowElementGeom
  series : IStiSeries
[read-only]
StiStackedColumnSeriesShadowElementGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiStackedColumnSeriesShadowElementGeom(series:IStiSeries, clientRectangle:StiRectangle, isTopShadow:Boolean, isBottomShadow:Boolean)
StiStackedColumnSeriesShadowElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiStackedColumnSeriesShadowElementGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
invisibleproperty
invisible:Boolean  [read-only] [override]


Implementation
    public function get invisible():Boolean
isBottomShadowproperty 
isBottomShadow:Boolean  [read-only]


Implementation
    public function get isBottomShadow():Boolean
isTopShadowproperty 
isTopShadow:Boolean  [read-only]


Implementation
    public function get isTopShadow():Boolean
seriesproperty 
series:IStiSeries  [read-only]


Implementation
    public function get series():IStiSeries
Constructor Detail
StiStackedColumnSeriesShadowElementGeom()Constructor
public function StiStackedColumnSeriesShadowElementGeom(series:IStiSeries, clientRectangle:StiRectangle, isTopShadow:Boolean, isBottomShadow:Boolean)



Parameters
series:IStiSeries
 
clientRectangle:StiRectangle
 
isTopShadow:Boolean
 
isBottomShadow:Boolean
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext