public final class StiChartInteractionHelper
extends java.lang.Object
| Constructor and Description |
|---|
StiChartInteractionHelper() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
static void |
ProcessChart(StiChart masterChart,
StiChart childChart) |
static void |
ResetChartGeomCache()
Resets all chart geom cache settings.
|
public static IStiGeomInteraction GetInteraction(StiChart chart, StiRectangle chartRect, float x, float y, StiRefObject<StiCellGeom> chartGeom, float zoom)
public static void ResetChartGeomCache()
Copyright © 2019 Stimulsoft. All Rights Reserved.