offset property
Get and set the horizontal/vertical position of the data label.
The first argument sets the horizontal component to dx, while the second argument sets the vertical component to dy.
Implementation
Offset offset = Offset.zero;
Get and set the horizontal/vertical position of the data label.
The first argument sets the horizontal component to dx, while the second argument sets the vertical component to dy.
Offset offset = Offset.zero;