Class StiChartInteractionHelper

java.lang.Object
com.stimulsoft.report.engine.StiChartInteractionHelper

public final class StiChartInteractionHelper extends Object
Class helps work with chart interactions.
  • Constructor Details

    • StiChartInteractionHelper

      public StiChartInteractionHelper()
  • Method Details

    • 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.