Click or drag to resize

StiIndicatorElementMouseOverHelperSetMouseOverPoint Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiIndicatorElementMouseOverHelper.SetMouseOverPoint(Stimulsoft.Report.Dashboard.IStiIndicatorElement,Stimulsoft.Base.Drawing.PointD)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void SetMouseOverPoint(
	IStiIndicatorElement indicator,
	PointD point
)

Parameters

indicator
Type: Stimulsoft.Report.DashboardIStiIndicatorElement

[Missing <param name="indicator"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiIndicatorElementMouseOverHelper.SetMouseOverPoint(Stimulsoft.Report.Dashboard.IStiIndicatorElement,Stimulsoft.Base.Drawing.PointD)"]

point
Type: Stimulsoft.Base.DrawingPointD

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiIndicatorElementMouseOverHelper.SetMouseOverPoint(Stimulsoft.Report.Dashboard.IStiIndicatorElement,Stimulsoft.Base.Drawing.PointD)"]

See Also