labels property

List<String> labels
final

The labels for the X-axis (e.g., months or categories). Must be the same length as barData.

Implementation

final List<String> labels;