ScreenPoint
Documentation / @elitechart/core / ScreenPoint
Defined in: drawing/types.ts:33
A point in canvas space (CSS pixels, relative to the chart container). Used by hit-testing and pointer events.
Example
Properties
x
Defined in: drawing/types.ts:34
y
Defined in: drawing/types.ts:35