Pie Slice Scope
Scope for Pie slices.
Properties
The inside radius of the slice, as a fraction of its constraint's width, must be between 0 and 1 inclusive
The outside radius of the slice, as a fraction of its constraint's width, must be between 0 and 1 inclusive
PieSliceData describing the slice
Functions
A semicircle shaped pie chart slice implementation that can form full slices as well as slices with a "hole" for donut charts. Each slice features a convex shape on both its starting and ending sides.
A semicircle shaped pie chart slice implementation that can form full slices as well as slices with a "hole" for donut charts. The endings of each slice consist of a concave and a convex shape.
A default pie chart slice implementation that can form full slices as well as slices with a "hole" for donut charts.