com.stimulsoft.report.engine
Class StiChartInteractionHelper
java.lang.Object
com.stimulsoft.report.engine.StiChartInteractionHelper
public final class StiChartInteractionHelper
- extends java.lang.Object
Class helps work with chart interactions.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiChartInteractionHelper
public StiChartInteractionHelper()
ProcessChart
public static void ProcessChart(StiChart masterChart,
StiChart childChart)
GetInteraction
public static IStiGeomInteraction GetInteraction(StiChart chart,
StiRectangle chartRect,
float x,
float y,
StiRefObject<StiCellGeom> chartGeom,
float zoom)
- Returns IStiGeomInteraction object for specified chart at specified x and y location.
ResetChartGeomCache
public static void ResetChartGeomCache()
- Resets all chart geom cache settings.