Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Point
Class Point
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
A class to represent an X,Y point
Hierarchy
Point
Index
Constructors
constructor
Properties
x
y
Constructors
constructor
new
Point
(
x
:
number
, y
:
number
)
:
Point
Parameters
x:
number
y:
number
Returns
Point
Properties
Readonly
x
x
:
number
Readonly
y
y
:
number
Globals
Point
constructor
x
y
Generated using
TypeDoc
A class to represent an X,Y point