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/OHLCLine"
VobcoCharts
Grids
Indicators
DrawFunctions
OHLCLine
Class OHLCLine
Hierarchy
Line
OHLCLine
Index
Constructors
constructor
Properties
grid
indicator
output
Data
output
Data
Index
display
Name
Methods
draw
Constructors
constructor
new OHLCLine
(
indicator
:
GridIndicator
)
:
OHLCLine
Parameters
indicator:
GridIndicator
Returns
OHLCLine
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/OHLCLine"
Vobco
Charts
Grids
Indicators
Draw
Functions
OHLCLine
constructor
grid
indicator
output
Data
output
Data
Index
display
Name
draw
Generated using
TypeDoc
Draws a line chart representing data in GridIndicator