@sqlrooms/recharts / PieLabelRenderProps
Interface: PieLabelRenderProps
Extends
PieDef
Indexable
[key: string]: any
Properties
cx?
optionalcx:string|number
The abscissa of pole in polar coordinate
Inherited from
PieDef.cx
cy?
optionalcy:string|number
The ordinate of pole in polar coordinate
Inherited from
PieDef.cy
startAngle?
optionalstartAngle:number
The start angle of first sector
Inherited from
PieDef.startAngle
endAngle?
optionalendAngle:number
The end angle of last sector
Inherited from
PieDef.endAngle
paddingAngle?
optionalpaddingAngle:number
Inherited from
PieDef.paddingAngle
innerRadius?
optionalinnerRadius:string|number
The inner radius of sectors
Inherited from
PieDef.innerRadius
outerRadius?
optionalouterRadius:string|number
The outer radius of sectors
Inherited from
PieDef.outerRadius
cornerRadius?
optionalcornerRadius:string|number
Inherited from
PieDef.cornerRadius
name
name:
string
percent?
optionalpercent:number
stroke
stroke:
string
index?
optionalindex:number
textAnchor
textAnchor:
string
x
x:
number
y
y:
number
