Preparing search index...
The search index is not available
Scripting API
Scripting API
dashboard/dashitems/DashboardItemApi
External
PieDataTitle
Interface PieDataTitle
From T, pick a set of properties whose keys are in the union K
interface
PieDataTitle
{
font
:
Partial
<
PieFont
>
;
position
:
|
"top left"
|
"top center"
|
"top right"
|
"middle center"
|
"bottom left"
|
"bottom center"
|
"bottom right"
;
text
:
string
;
}
Hierarchy (
view full
)
Pick
<
DataTitle
,
"text"
|
"position"
>
PieDataTitle
Index
Properties
font
position
text
Properties
font
font
:
Partial
<
PieFont
>
position
position
:
|
"top left"
|
"top center"
|
"top right"
|
"middle center"
|
"bottom left"
|
"bottom center"
|
"bottom right"
text
text
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
font
position
text
Scripting API
Loading...
From T, pick a set of properties whose keys are in the union K