Package | stimulsoft.report.chart.geoms.series.stackedColumn |
Class | public class StiStackedBaseLineSeriesGeom |
Inheritance | StiStackedBaseLineSeriesGeom ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | areaGeom : StiAreaGeom | StiSeriesGeom | |
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | interactions : Vector.<StiSeriesInteractionData> | StiSeriesGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
points : Vector.<StiPoint> [read-only] | StiStackedBaseLineSeriesGeom | ||
![]() | series : IStiSeries [read-only] | StiSeriesGeom | |
![]() | type : int [read-only] | StiGeom |
Method | Defined By | ||
---|---|---|---|
StiStackedBaseLineSeriesGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiStackedBaseLineSeriesGeom | ||
![]() | drawChildGeoms(context:StiContext):void | StiCellGeom | |
![]() | drawGeom(context:StiContext):void | StiCellGeom | |
[static] | StiStackedBaseLineSeriesGeom | ||
![]() | 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 |
points | property |
StiStackedBaseLineSeriesGeom | () | Constructor |
public function StiStackedBaseLineSeriesGeom(areaGeom:StiAreaGeom, points:Vector.<StiPoint>, series:IStiSeries)
areaGeom:StiAreaGeom | |
points:Vector.<StiPoint> | |
series:IStiSeries |
draw | () | method |
getClientRectangle | () | method |
public static function getClientRectangle(points:Vector.<StiPoint>):StiRectangle
Parameters
points:Vector.<StiPoint> |
StiRectangle |