showValue property

bool showValue
final

Whether to show the value for this segment.

When true (default), the value will be displayed on the chart. When false, the value will be hidden.

Implementation

final bool showValue;