iink-ts - v4.0.0
Preparing search index...
TChartConfig
Type Alias TChartConfig
type
TChartConfig
=
{
height
?:
number
;
lineColor
?:
string
;
lineWidth
?:
number
;
seriesColors
?:
string
[]
;
showGrid
?:
boolean
;
showPoints
?:
boolean
;
title
?:
string
;
width
?:
number
;
xLabel
?:
string
;
yLabel
?:
string
;
}
Index
Properties
height?
line
Color?
line
Width?
series
Colors?
show
Grid?
show
Points?
title?
width?
x
Label?
y
Label?
Properties
Optional
height
height
?:
number
Optional
line
Color
lineColor
?:
string
Optional
line
Width
lineWidth
?:
number
Optional
series
Colors
seriesColors
?:
string
[]
Optional
show
Grid
showGrid
?:
boolean
Optional
show
Points
showPoints
?:
boolean
Optional
title
title
?:
string
Optional
width
width
?:
number
Optional
x
Label
xLabel
?:
string
Optional
y
Label
yLabel
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
height
line
Color
line
Width
series
Colors
show
Grid
show
Points
title
width
x
Label
y
Label
iink-ts - v4.0.0
Loading...