Uses of Class
com.stimulsoft.report.chart.StiInteractionOptions

Packages that use StiInteractionOptions
com.stimulsoft.report.chart.geoms   
com.stimulsoft.report.chart.geoms.axis.scrollBars   
com.stimulsoft.report.chart.geoms.legend   
com.stimulsoft.report.chart.geoms.marker   
com.stimulsoft.report.chart.geoms.series   
com.stimulsoft.report.chart.geoms.series.clusteredColumn   
com.stimulsoft.report.chart.geoms.series.financial   
com.stimulsoft.report.chart.geoms.series.radar   
com.stimulsoft.report.chart.geoms.series.stackedColumn   
com.stimulsoft.report.chart.geoms.seriesLabels   
com.stimulsoft.report.chart.interfaces   
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms
 

Methods in com.stimulsoft.report.chart.geoms with parameters of type StiInteractionOptions
 void StiCellGeom.InvokeClick(StiInteractionOptions options)
           
 void StiCellGeom.InvokeDrag(StiInteractionOptions options)
           
 void StiCellGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiCellGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiCellGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiCellGeom.InvokeMouseUp(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.axis.scrollBars
 

Methods in com.stimulsoft.report.chart.geoms.axis.scrollBars with parameters of type StiInteractionOptions
 void StiVertTrackBarGeom.InvokeDrag(StiInteractionOptions options)
           
 void StiHorzTrackBarGeom.InvokeDrag(StiInteractionOptions options)
           
 void StiVertTrackBarGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiVertScrollBarGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiUpButtonGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiRightButtonGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiLeftButtonGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiHorzTrackBarGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiHorzScrollBarGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiDownButtonGeom.InvokeMouseDown(StiInteractionOptions options)
           
 void StiVertTrackBarGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiUpButtonGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiRightButtonGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiLeftButtonGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiHorzTrackBarGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiDownButtonGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiVertTrackBarGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiUpButtonGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiRightButtonGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiLeftButtonGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiHorzTrackBarGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiDownButtonGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.legend
 

Methods in com.stimulsoft.report.chart.geoms.legend with parameters of type StiInteractionOptions
 void StiLegendItemGeom.InvokeClick(StiInteractionOptions options)
           
 void StiLegendItemGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiLegendItemGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.marker
 

Methods in com.stimulsoft.report.chart.geoms.marker with parameters of type StiInteractionOptions
 void StiMarkerGeom.InvokeClick(StiInteractionOptions options)
           
 void StiMarkerGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiMarkerGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.series
 

Methods in com.stimulsoft.report.chart.geoms.series with parameters of type StiInteractionOptions
 void StiSeriesElementGeom.InvokeClick(StiInteractionOptions options)
           
 void StiSeriesElementGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiSeriesElementGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.series.clusteredColumn
 

Methods in com.stimulsoft.report.chart.geoms.series.clusteredColumn with parameters of type StiInteractionOptions
 void StiBaseLineSeriesGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiBaseLineSeriesGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.series.financial
 

Methods in com.stimulsoft.report.chart.geoms.series.financial with parameters of type StiInteractionOptions
 void StiFinancialSeriesElementGeom.InvokeClick(StiInteractionOptions options)
           
 void StiFinancialSeriesElementGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.series.radar
 

Methods in com.stimulsoft.report.chart.geoms.series.radar with parameters of type StiInteractionOptions
 void StiRadarPointSeriesElementGeom.InvokeClick(StiInteractionOptions options)
           
 void StiRadarPointSeriesElementGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiRadarAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiRadarPointSeriesElementGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiRadarAreaSeriesGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.series.stackedColumn
 

Methods in com.stimulsoft.report.chart.geoms.series.stackedColumn with parameters of type StiInteractionOptions
 void StiStackedSplineAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiStackedAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiStackedSplineAreaSeriesGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 void StiStackedAreaSeriesGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms.seriesLabels
 

Methods in com.stimulsoft.report.chart.geoms.seriesLabels with parameters of type StiInteractionOptions
 void StiSeriesLabelsGeom.InvokeMouseEnter(StiInteractionOptions options)
           
 void StiSeriesLabelsGeom.InvokeMouseLeave(StiInteractionOptions options)
           
 

Uses of StiInteractionOptions in com.stimulsoft.report.chart.interfaces
 

Methods in com.stimulsoft.report.chart.interfaces with parameters of type StiInteractionOptions
 void IStiGeomInteraction.InvokeClick(StiInteractionOptions options)
           
 void IStiGeomInteraction.InvokeDrag(StiInteractionOptions options)
           
 void IStiGeomInteraction.InvokeMouseDown(StiInteractionOptions options)
           
 void IStiGeomInteraction.InvokeMouseEnter(StiInteractionOptions options)
           
 void IStiGeomInteraction.InvokeMouseLeave(StiInteractionOptions options)
           
 void IStiGeomInteraction.InvokeMouseUp(StiInteractionOptions options)