monthLabels property

List<String> monthLabels
final

Labels for the months of the year (e.g., January, February). Must contain exactly 12 items.

Implementation

final List<String> monthLabels;