stz-util Documentation - v1.5.2
Preparing search index...
CustomZoomType
Interface CustomZoomType<TType>
interface
CustomZoomType
<
TType
extends
ChartType
=
ChartType
>
{
colors
:
ColorsPluginOptions
;
decimation
:
DecimationOptions
;
filler
:
FillerOptions
;
legend
:
LegendOptions
<
TType
>
;
pan
?:
PanOptions
;
subtitle
:
TitleOptions
;
title
:
TitleOptions
;
tooltip
:
TooltipOptions
<
TType
>
;
zoom
:
ZoomPluginOptions
;
zoomLimits
?:
ZoomLimits
;
}
Type Parameters
TType
extends
ChartType
=
ChartType
Hierarchy
PluginOptionsByType
<
TType
>
CustomZoomType
Index
Properties
colors
decimation
filler
legend
pan?
subtitle
title
tooltip
zoom
zoom
Limits?
Properties
colors
colors
:
ColorsPluginOptions
decimation
decimation
:
DecimationOptions
filler
filler
:
FillerOptions
legend
legend
:
LegendOptions
<
TType
>
Optional
pan
pan
?:
PanOptions
subtitle
subtitle
:
TitleOptions
title
title
:
TitleOptions
tooltip
tooltip
:
TooltipOptions
<
TType
>
zoom
zoom
:
ZoomPluginOptions
Optional
zoom
Limits
zoomLimits
?:
ZoomLimits
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
decimation
filler
legend
pan
subtitle
title
tooltip
zoom
zoom
Limits
stz-util Documentation - v1.5.2
Loading...