StiPivotTableElementMouseOverHelper Class

Namespace: Stimulsoft.Report.Dashboard.Helpers

Methods

Method Returns Description
GetMouseOverPoint static PointD?  
ResetMouseOverPoint static void  
SetMouseOverPoint static void  

Method Details

GetMouseOverPoint static

GetMouseOverPoint(table: IStiPivotTableElement): PointD?

Parameters

  • table (IStiPivotTableElement)

Returns PointD?


ResetMouseOverPoint static

ResetMouseOverPoint(table: IStiPivotTableElement): void

Parameters

  • table (IStiPivotTableElement)

SetMouseOverPoint static

SetMouseOverPoint(table: IStiPivotTableElement, point: PointD): void

Parameters

  • table (IStiPivotTableElement)
  • point (PointD)