Perseus
Preparing search index...
@khanacademy/perseus
GraphieLabel
Type Alias GraphieLabel
A Graphie label.
type
GraphieLabel
=
{
alignment
:
|
number
|
"center"
|
"above"
|
"above right"
|
"right"
|
"below right"
|
"below"
|
"below left"
|
"left"
|
"above left"
;
content
:
string
;
coordinates
:
GraphieRange
;
style
:
CSSProperties
;
typesetAsMath
:
boolean
;
}
Index
Properties
alignment
content
coordinates
style
typeset
As
Math
Properties
alignment
alignment
:
|
number
|
"center"
|
"above"
|
"above right"
|
"right"
|
"below right"
|
"below"
|
"below left"
|
"left"
|
"above left"
content
content
:
string
coordinates
coordinates
:
GraphieRange
style
style
:
CSSProperties
typeset
As
Math
typesetAsMath
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alignment
content
coordinates
style
typeset
As
Math
Perseus
Loading...
A Graphie label.