Package | stimulsoft.report.chart.geoms.trendLines |
Class | public class StiTrendLineGeom |
Inheritance | StiTrendLineGeom ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiTrendLineGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] Draws area geom object on spefied context. | StiTrendLineGeom | ||
![]() | drawChildGeoms(context:StiContext):void | StiCellGeom | |
![]() | drawGeom(context:StiContext):void | StiCellGeom | |
![]() | StiCellGeom | ||
![]() | StiCellGeom | ||
![]() | getSeriesGeoms():Vector.<StiCellGeom> | StiCellGeom | |
![]() | invokeClick(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeDrag(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseDown(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseEnter(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseLeave(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseUp(options:StiInteractionOptions):void | StiCellGeom |
StiTrendLineGeom | () | Constructor |
public function StiTrendLineGeom(pointStart:StiPoint, pointEnd:StiPoint, trendLine:IStiTrendLine)
pointStart:StiPoint | |
pointEnd:StiPoint | |
trendLine:IStiTrendLine |
draw | () | method |
override public function draw(context:StiContext):void
Draws area geom object on spefied context.
Parameters
context:StiContext |