@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartLabelLayoutOptions
Type Alias ChartLabelLayoutOptions
type
ChartLabelLayoutOptions
=
{
boundary
:
ChartLabelRect
;
boundaryPadding
?:
number
;
collisionPadding
?:
number
;
font
?:
string
;
leaderLine
?:
"auto"
|
"always"
|
"never"
;
lineHeight
?:
number
;
maxWidth
?:
number
;
obstacles
?:
readonly
ChartLabelObstacle
[]
;
offset
?:
number
;
padding
?:
number
;
}
Index
Properties
boundary
boundary
Padding?
collision
Padding?
font?
leader
Line?
line
Height?
max
Width?
obstacles?
offset?
padding?
Properties
boundary
boundary
:
ChartLabelRect
Optional
boundary
Padding
boundaryPadding
?:
number
Optional
collision
Padding
collisionPadding
?:
number
Optional
font
font
?:
string
Optional
leader
Line
leaderLine
?:
"auto"
|
"always"
|
"never"
Optional
line
Height
lineHeight
?:
number
Optional
max
Width
maxWidth
?:
number
Optional
obstacles
obstacles
?:
readonly
ChartLabelObstacle
[]
Optional
offset
offset
?:
number
Optional
padding
padding
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boundary
boundary
Padding
collision
Padding
font
leader
Line
line
Height
max
Width
obstacles
offset
padding
GitHub
@moritzbrantner/charts - v0.1.1
Loading...