x property

  1. @required
int x
final

Order along the x axis in which titles, and titles only, will be shown.

Note x does not reorder bars from barRods; instead, it gets the title in x position through SideTitles.getTitlesWidget function.

Implementation

@required
final int x;