Donut Model
Parameters
Maximum value of sum of all entries in view, after which all lines start to resize proportionally to amounts in their entry categories.
Percentage of progress shown for all lines. Eg. when one line has 50% of total graph length, setting this to 0.5f will result in that line being animated to 25% of total graph length.
Size of gap opening in degrees. Eg. when set to 180° then the donut will result in the size that is the half-circle.
The angle in degrees, at which the gap will be displayed. Eg. when set to 90° then donut will be rotated by 90° clockwise.
Stroke width of all lines in pixels.
The color of the donut background line.
The data used to define each section of the donut. This data should keep the same size since adding or removing of the new section is not supported yet. If the size of this list is changed then an exception will be thrown.