stz-util Documentation - v1.5.2
Preparing search index...
SettingOptions
Interface SettingOptions
interface
SettingOptions
{
borderWidth
:
{
hover
:
number
;
normal
:
number
}
;
colors
:
{
fill
:
string
;
fillHover
:
string
;
stroke
:
string
;
strokeHover
:
string
;
}
;
cursor
:
string
;
iconSize
:
{
h
:
number
;
w
:
number
}
;
img
:
string
;
offset
:
{
right
:
number
;
top
:
number
}
;
onClick
:
(
args
:
{
chart
:
Chart
;
event
:
MouseEvent
}
)
=>
void
;
radiusExtra
:
number
;
}
Index
Properties
border
Width
colors
cursor
icon
Size
img
offset
on
Click
radius
Extra
Properties
border
Width
borderWidth
:
{
hover
:
number
;
normal
:
number
}
colors
colors
:
{
fill
:
string
;
fillHover
:
string
;
stroke
:
string
;
strokeHover
:
string
}
cursor
cursor
:
string
icon
Size
iconSize
:
{
h
:
number
;
w
:
number
}
img
img
:
string
offset
offset
:
{
right
:
number
;
top
:
number
}
on
Click
onClick
:
(
args
:
{
chart
:
Chart
;
event
:
MouseEvent
}
)
=>
void
radius
Extra
radiusExtra
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
border
Width
colors
cursor
icon
Size
img
offset
on
Click
radius
Extra
stz-util Documentation - v1.5.2
Loading...