stz-util Documentation - v1.5.2
Preparing search index...
CommonCartesianAxes
Interface CommonCartesianAxes
interface
CommonCartesianAxes
{
alignToPixels
:
boolean
;
axis
?:
string
;
backgroundColor
:
string
|
CanvasGradient
|
CanvasPattern
;
border
:
object
;
bounds
?:
string
;
clip
?:
boolean
;
display
:
boolean
;
grid
:
GridLineOptions
;
max
:
number
;
min
:
number
;
offset
?:
boolean
;
position
?:
Position
;
reverse
:
boolean
;
stack
?:
string
;
stacked
:
string
|
boolean
;
stackWeight
?:
number
;
suggestedMax
:
number
;
suggestedMin
:
number
;
ticks
?:
CommonCartesianTicks
;
title
?:
CommonCartesianTitleConfig
;
type
:
"category"
|
"linear"
|
"logarithmic"
|
"time"
|
"timeseries"
;
weight
:
number
;
}
Hierarchy
Omit
<
CommonAxes
,
"ticks"
>
Partial
<
CommonCartesian
>
CommonCartesianAxes
Index
Properties
align
To
Pixels
axis?
background
Color
border
bounds?
clip?
display
grid
max
min
offset?
position?
reverse
stack?
stacked
stack
Weight?
suggested
Max
suggested
Min
ticks?
title?
type
weight
Properties
align
To
Pixels
alignToPixels
:
boolean
Optional
axis
axis
?:
string
background
Color
backgroundColor
:
string
|
CanvasGradient
|
CanvasPattern
border
border
:
object
Optional
bounds
bounds
?:
string
Optional
clip
clip
?:
boolean
display
display
:
boolean
grid
grid
:
GridLineOptions
max
max
:
number
min
min
:
number
Optional
offset
offset
?:
boolean
Optional
position
position
?:
Position
reverse
reverse
:
boolean
Optional
stack
stack
?:
string
stacked
stacked
:
string
|
boolean
Optional
stack
Weight
stackWeight
?:
number
suggested
Max
suggestedMax
:
number
suggested
Min
suggestedMin
:
number
Optional
ticks
ticks
?:
CommonCartesianTicks
Optional
title
title
?:
CommonCartesianTitleConfig
type
type
:
"category"
|
"linear"
|
"logarithmic"
|
"time"
|
"timeseries"
weight
weight
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
To
Pixels
axis
background
Color
border
bounds
clip
display
grid
max
min
offset
position
reverse
stack
stacked
stack
Weight
suggested
Max
suggested
Min
ticks
title
type
weight
stz-util Documentation - v1.5.2
Loading...