Sencha Documentation

Config Options

 
labelColor : String
The color of the label text
The color of the label text
 
labelDisplay : String
Specifies the presence and position of labels for each pie slice. Either "rotate", "middle", "insideStart", "insideEn...
Specifies the presence and position of labels for each pie slice. Either "rotate", "middle", "insideStart", "insideEnd", "outside", "over", "under", or "none" to prevent label rendering.
 
labelField : String
The name of the field to be displayed in the label
The name of the field to be displayed in the label
 
labelFont : String
The font used for the labels
The font used for the labels
 
Specifies the minimum distance from a label to the origin of the visualization. This parameter is useful when using P...
Specifies the minimum distance from a label to the origin of the visualization. This parameter is useful when using PieSeries width variable pie slice lengths. Default value is 50.
 
Either "horizontal" or "vertical"
Either "horizontal" or "vertical"
 
labelRenderer : Function
Optional function for formatting the label into a displayable value
Optional function for formatting the label into a displayable value