Package | stimulsoft.report.engine |
Class | public class StiChartInteractionHelper |
Inheritance | StiChartInteractionHelper ![]() |
Method | Defined By | ||
---|---|---|---|
getInteraction(chart:StiChart, chartRect:StiRectangle, x:Number, y:Number, chartGeom:StiCellGeom, zoom:Number):IStiGeomInteraction [static] Returns IStiGeomInteraction object for specified chart at specified x and y location. | StiChartInteractionHelper | ||
resetChartGeomCache():void [static] Resets all chart geom cache settings. | StiChartInteractionHelper |
getInteraction | () | method |
public static function getInteraction(chart:StiChart, chartRect:StiRectangle, x:Number, y:Number, chartGeom:StiCellGeom, zoom:Number):IStiGeomInteraction
Returns IStiGeomInteraction object for specified chart at specified x and y location.
Parameters
chart:StiChart | |
chartRect:StiRectangle | |
x:Number | |
y:Number | |
chartGeom:StiCellGeom | |
zoom:Number |
IStiGeomInteraction |
resetChartGeomCache | () | method |
public static function resetChartGeomCache():void
Resets all chart geom cache settings.