value property

double value
final

The numeric value of this segment.

Must be non-negative. The percentage is calculated automatically based on the total of all segments.

Implementation

final double value;