telegram-charts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Base
Path
Builder
add
Point
begin
Path
end
Path
Hierarchy
BasePathBuilder
Implemented by
AreaPathBuilder
BarPathBuilder
LinePathBuilder
Index
Methods
add
Point
begin
Path
end
Path
Methods
add
Point
add
Point
(
x
:
number
, y
:
number
)
:
void
Parameters
x:
number
y:
number
Returns
void
begin
Path
begin
Path
(
y0
:
number
)
:
void
Parameters
y0:
number
Returns
void
end
Path
end
Path
(
xL
:
number
, yL
:
number
)
:
Path2D
Parameters
xL:
number
yL:
number
Returns
Path2D
Generated using
TypeDoc