value property

double value
final

The numeric value of this segment.

Must be non-negative and finite. The percentage is calculated automatically based on the total of all segments. Zero values are allowed but won't be visible in the chart.

Implementation

final double value;