showValue property

bool showValue
final

Whether to show the value for this data point.

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

Implementation

final bool showValue;