Click or drag to resize

StiCellGeomInvokeMouseDown Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.InvokeMouseDown(Stimulsoft.Report.Chart.StiInteractionOptions)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void InvokeMouseDown(
	StiInteractionOptions options
)

Parameters

options
Type: Stimulsoft.Report.ChartStiInteractionOptions

[Missing <param name="options"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.InvokeMouseDown(Stimulsoft.Report.Chart.StiInteractionOptions)"]

Implements

IStiGeomInteractionInvokeMouseDown(StiInteractionOptions)
See Also