listGradX property

List<String>? listGradX
final

List of String.

Strings appearing on the horizontal axis associated with the values of nums

listGradX: ["Lun","Mar","Mer","Jeu","Ven","Sam","Dim"]

Implementation

final List<String>? listGradX;