value property
The value of the item, must be greater than 0.
Values are relative - a chart with items of values 10, 20, 30
will look the same as one with 1, 2, 3.
Implementation
final double value;
The value of the item, must be greater than 0.
Values are relative - a chart with items of values 10, 20, 30
will look the same as one with 1, 2, 3.
final double value;