Packagestimulsoft.report.chart.geoms.series.financial
Classpublic class StiStockSeriesElementGeom
InheritanceStiStockSeriesElementGeom Inheritance StiFinancialSeriesElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedallowMouseOver : Boolean
[read-only]
StiFinancialSeriesElementGeom
 InheritedareaGeom : StiAreaGeom
[read-only]
StiFinancialSeriesElementGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedclose : Number
[read-only]
StiFinancialSeriesElementGeom
  color : StiColor
[read-only]
StiStockSeriesElementGeom
 Inheritedhigh : Number
[read-only]
StiFinancialSeriesElementGeom
 Inheritedindex : int
[read-only]
StiFinancialSeriesElementGeom
 Inheritedinteraction : StiSeriesInteractionData
StiFinancialSeriesElementGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 InheritedisMouseOver : Boolean
StiFinancialSeriesElementGeom
 Inheritedlow : Number
[read-only]
StiFinancialSeriesElementGeom
 Inheritedopen : Number
[read-only]
StiFinancialSeriesElementGeom
 InheritedpositionX : Number
[read-only]
StiFinancialSeriesElementGeom
 Inheritedseries : IStiSeries
[read-only]
StiFinancialSeriesElementGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiStockSeriesElementGeom(areaGeom:StiAreaGeom, series:IStiSeries, clientRectangle:StiRectangle, open:Number, close:Number, high:Number, low:Number, positionX:Number, index:int, color:StiColor)
StiStockSeriesElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiStockSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiFinancialSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiFinancialSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
colorproperty
color:StiColor  [read-only]


Implementation
    public function get color():StiColor
Constructor Detail
StiStockSeriesElementGeom()Constructor
public function StiStockSeriesElementGeom(areaGeom:StiAreaGeom, series:IStiSeries, clientRectangle:StiRectangle, open:Number, close:Number, high:Number, low:Number, positionX:Number, index:int, color:StiColor)



Parameters
areaGeom:StiAreaGeom
 
series:IStiSeries
 
clientRectangle:StiRectangle
 
open:Number
 
close:Number
 
high:Number
 
low:Number
 
positionX:Number
 
index:int
 
color:StiColor
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext