Click or drag to resize

StiTableElementClickHelperGetPointClick Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.GetPointClick(Stimulsoft.Report.Dashboard.IStiTableElement)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Nullable<PointD> GetPointClick(
	IStiTableElement table
)

Parameters

table
Type: Stimulsoft.Report.DashboardIStiTableElement

[Missing <param name="table"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.GetPointClick(Stimulsoft.Report.Dashboard.IStiTableElement)"]

Return Value

Type: NullablePointD

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.GetPointClick(Stimulsoft.Report.Dashboard.IStiTableElement)"]

See Also