stz-util Documentation - v1.5.2
Preparing search index...
ScaleWithOriginalColors
Interface ScaleWithOriginalColors
interface
ScaleWithOriginalColors
{
_originalColors
?:
OriginalColors
;
grid
?:
{
color
?:
string
;
drawOnChartArea
?:
boolean
}
;
ticks
?:
{
color
?:
string
}
;
title
?:
{
color
?:
string
;
font
?:
{
weight
?:
string
}
}
;
}
Index
Properties
_
original
Colors?
grid?
ticks?
title?
Properties
Optional
_
original
Colors
_originalColors
?:
OriginalColors
Optional
grid
grid
?:
{
color
?:
string
;
drawOnChartArea
?:
boolean
}
Optional
ticks
ticks
?:
{
color
?:
string
}
Optional
title
title
?:
{
color
?:
string
;
font
?:
{
weight
?:
string
}
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
original
Colors
grid
ticks
title
stz-util Documentation - v1.5.2
Loading...