Reincharts
Preparing search index...
packages/series/src
ICandle
Interface ICandle
interface
ICandle
{
direction
:
number
;
fillStyle
:
string
;
height
:
number
;
strokeStyle
:
string
;
wick
:
{
stroke
:
string
;
x
:
number
;
y1
:
number
;
y2
:
number
;
y3
:
number
;
y4
:
number
;
}
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
direction
fill
Style
height
stroke
Style
wick
width
x
y
Properties
Readonly
direction
direction
:
number
Readonly
fill
Style
fillStyle
:
string
Readonly
height
height
:
number
Readonly
stroke
Style
strokeStyle
:
string
Readonly
wick
wick
:
{
stroke
:
string
;
x
:
number
;
y1
:
number
;
y2
:
number
;
y3
:
number
;
y4
:
number
;
}
Readonly
width
width
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
direction
fill
Style
height
stroke
Style
wick
width
x
y
Reincharts
Loading...