Default Slice
A default pie chart slice implementation that can form full slices as well as slices with a "hole" for donut charts.
Receiver
Provides drawing and interaction parameters for the slice scope
Parameters
The Color of the Slice
The modifier to be applied to this item
The border stroke for the Slice
Amount the slice expands when hovered. 1 is no expansion, values greater than 1 expand outward from the pie, and values less than 1 shrink. If expansion on hover is desired, a good starting value is 1.05.
Content to show when the mouse/pointer hovers over the slice
If clicking should be enabled.
Set to true if the slice should be drawn with anti-aliasing, false otherwise
Specifies the gap between slices. It is the angular distance, in degrees, between the start/stop values the slice represents and where the slice is actually drawn.
handler of clicks on the slice