Eulergraph
Preparing search index...
types/Cell
RelativeTextPosition
Type Alias RelativeTextPosition
type
RelativeTextPosition
=
{
refX
:
number
|
string
;
refY
:
number
|
string
;
textAnchor
?:
"middle"
|
"start"
|
"end"
;
textVerticalAnchor
:
"middle"
|
"bottom"
|
"top"
;
}
Index
Properties
ref
X
ref
Y
text
Anchor?
text
Vertical
Anchor
Properties
ref
X
refX
:
number
|
string
ref
Y
refY
:
number
|
string
Optional
text
Anchor
textAnchor
?:
"middle"
|
"start"
|
"end"
text
Vertical
Anchor
textVerticalAnchor
:
"middle"
|
"bottom"
|
"top"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ref
X
ref
Y
text
Anchor
text
Vertical
Anchor
Eulergraph
Loading...