| Package | stimulsoft.report.chart.geoms.radarAxis |
| Class | public class StiRadarAxisGeom |
| Inheritance | StiRadarAxisGeom StiCellGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| axis : IStiYRadarAxis [read-only] | StiRadarAxisGeom | ||
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | type : int [read-only] | StiGeom | |
| Method | Defined By | ||
|---|---|---|---|
| StiRadarAxisGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiRadarAxisGeom | ||
![]() | 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 | |
| axis | property |
| StiRadarAxisGeom | () | Constructor |
public function StiRadarAxisGeom(axis:IStiYRadarAxis, clientRectangle:StiRectangle)axis:IStiYRadarAxis | |
clientRectangle:StiRectangle |
| draw | () | method |