Search
Preparing search index...
The search index is not available
VobcoCharts API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Grid/Indicator/DrawFunctions/Line"
VobcoCharts
Grids
Indicators
DrawFunctions
Line
Class Line
Hierarchy
BaseDrawFunction
Line
OHLCLine
Index
Constructors
constructor
Properties
grid
indicator
output
Data
output
Data
Index
display
Name
Methods
draw
Constructors
constructor
new
Line
(
indicator
:
GridIndicator
)
:
Line
Parameters
indicator:
GridIndicator
Returns
Line
Properties
grid
grid
:
Grid
indicator
indicator
:
GridIndicator
output
Data
output
Data
:
Array
<
Array
<
number
>
>
= null
output
Data
Index
output
Data
Index
:
number
= -1
Static
display
Name
display
Name
:
string
= "line"
Methods
draw
draw
(
)
:
void
Draws a line chart representing data in GridIndicator
Returns
void
Globals
"
Grid/
Indicator/
Draw
Functions/
Line"
Vobco
Charts
Grids
Indicators
Draw
Functions
Line
constructor
grid
indicator
output
Data
output
Data
Index
display
Name
draw
Generated using
TypeDoc
Draws a line chart representing data in GridIndicator