x property
The x offset of the legend relative to its horizontal alignment
align
within chart.spacingLeft and chart.spacingRight. Negative
x moves it to the left, positive x moves it to the right.
Implementation
double? x;
The x offset of the legend relative to its horizontal alignment
align
within chart.spacingLeft and chart.spacingRight. Negative
x moves it to the left, positive x moves it to the right.
double? x;