Packagestimulsoft.report.chart.geoms.series.clusteredColumn
Classpublic class StiClusteredColumnSeriesElementGeom
InheritanceStiClusteredColumnSeriesElementGeom Inheritance StiSeriesElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedallowMouseOver : Boolean
[read-only]
StiSeriesElementGeom
 InheritedareaGeom : StiAreaGeom
StiSeriesElementGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedindex : int
[read-only]
StiSeriesElementGeom
 Inheritedinteraction : StiSeriesInteractionData
StiSeriesElementGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 InheritedisMouseOver : Boolean
StiSeriesElementGeom
 Inheritedseries : IStiSeries
[read-only]
StiSeriesElementGeom
  seriesBorderColor : StiColor
[read-only]
StiClusteredColumnSeriesElementGeom
  seriesBrush : StiBrush
[read-only]
StiClusteredColumnSeriesElementGeom
 Inheritedtype : int
[read-only]
StiGeom
 Inheritedvalue : Number
[read-only]
StiSeriesElementGeom
Public Methods
 MethodDefined By
  
StiClusteredColumnSeriesElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, seriesBrush:StiBrush, seriesBorderColor:StiColor, series:IStiSeries, clientRectangle:StiRectangle)
StiClusteredColumnSeriesElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiClusteredColumnSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
seriesBorderColorproperty
seriesBorderColor:StiColor  [read-only]


Implementation
    public function get seriesBorderColor():StiColor
seriesBrushproperty 
seriesBrush:StiBrush  [read-only]


Implementation
    public function get seriesBrush():StiBrush
Constructor Detail
StiClusteredColumnSeriesElementGeom()Constructor
public function StiClusteredColumnSeriesElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, seriesBrush:StiBrush, seriesBorderColor:StiColor, series:IStiSeries, clientRectangle:StiRectangle)



Parameters
areaGeom:StiAreaGeom
 
value:Number
 
index:int
 
seriesBrush:StiBrush
 
seriesBorderColor:StiColor
 
series:IStiSeries
 
clientRectangle:StiRectangle
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext