Uses of Class
com.stimulsoft.report.chart.StiInteractionOptions
Packages that use StiInteractionOptions
Package
Description
-
Uses of StiInteractionOptions in com.stimulsoft.report.chart.geoms
Methods in com.stimulsoft.report.chart.geoms with parameters of type StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiCellGeom.InvokeClick(StiInteractionOptions options) voidStiCellGeom.InvokeDrag(StiInteractionOptions options) voidStiCellGeom.InvokeMouseDown(StiInteractionOptions options) voidStiCellGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiCellGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiCellGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiHorzTrackBarGeom.InvokeDrag(StiInteractionOptions options) voidStiVertTrackBarGeom.InvokeDrag(StiInteractionOptions options) voidStiDownButtonGeom.InvokeMouseDown(StiInteractionOptions options) voidStiHorzScrollBarGeom.InvokeMouseDown(StiInteractionOptions options) voidStiHorzTrackBarGeom.InvokeMouseDown(StiInteractionOptions options) voidStiLeftButtonGeom.InvokeMouseDown(StiInteractionOptions options) voidStiRightButtonGeom.InvokeMouseDown(StiInteractionOptions options) voidStiUpButtonGeom.InvokeMouseDown(StiInteractionOptions options) voidStiVertScrollBarGeom.InvokeMouseDown(StiInteractionOptions options) voidStiVertTrackBarGeom.InvokeMouseDown(StiInteractionOptions options) voidStiDownButtonGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiHorzTrackBarGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiLeftButtonGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiRightButtonGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiUpButtonGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiVertTrackBarGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiDownButtonGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiHorzTrackBarGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiLeftButtonGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiRightButtonGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiUpButtonGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiVertTrackBarGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiLegendItemGeom.InvokeClick(StiInteractionOptions options) voidStiLegendItemGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiLegendItemGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiMarkerGeom.InvokeClick(StiInteractionOptions options) voidStiMarkerGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiMarkerGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiSeriesElementGeom.InvokeClick(StiInteractionOptions options) voidStiSeriesElementGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiSeriesElementGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiBaseLineSeriesGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiBaseLineSeriesGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiFinancialSeriesElementGeom.InvokeClick(StiInteractionOptions options) voidStiFinancialSeriesElementGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiRadarPointSeriesElementGeom.InvokeClick(StiInteractionOptions options) voidStiRadarAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiRadarPointSeriesElementGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiRadarAreaSeriesGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiRadarPointSeriesElementGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiStackedAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiStackedSplineAreaSeriesGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiStackedAreaSeriesGeom.InvokeMouseLeave(StiInteractionOptions options) voidStiStackedSplineAreaSeriesGeom.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 StiInteractionOptionsModifier and TypeMethodDescriptionvoidStiSeriesLabelsGeom.InvokeMouseEnter(StiInteractionOptions options) voidStiSeriesLabelsGeom.InvokeMouseLeave(StiInteractionOptions options) -
Uses of StiInteractionOptions in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces with parameters of type StiInteractionOptionsModifier and TypeMethodDescriptionvoidIStiGeomInteraction.InvokeClick(StiInteractionOptions options) voidIStiGeomInteraction.InvokeDrag(StiInteractionOptions options) voidIStiGeomInteraction.InvokeMouseDown(StiInteractionOptions options) voidIStiGeomInteraction.InvokeMouseEnter(StiInteractionOptions options) voidIStiGeomInteraction.InvokeMouseLeave(StiInteractionOptions options) voidIStiGeomInteraction.InvokeMouseUp(StiInteractionOptions options)