| Package | stimulsoft.report.chart.geoms.axis |
| Class | public class StiYAxisViewGeom |
| Inheritance | StiYAxisViewGeom StiYAxisGeom StiCellGeom StiGeom Object |
| Method | Defined By | ||
|---|---|---|---|
| StiYAxisViewGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiYAxisViewGeom | ||
drawChildGeoms(context:StiContext):void [override] | StiYAxisViewGeom | ||
![]() | 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 | |
| StiYAxisViewGeom | () | Constructor |
public function StiYAxisViewGeom(axis:IStiYAxis, clientRectangle:StiRectangle, isCenterAxis:Boolean)axis:IStiYAxis | |
clientRectangle:StiRectangle | |
isCenterAxis:Boolean |
| draw | () | method |
| drawChildGeoms | () | method |