pies property

List<DataPoint> pies
final

Each point (x,y) defines arc, where radius = x, startAngle = y, endAngle = y + dy

Implementation

final List<DataPoint> pies;