y property
The y position of the subtitle relative to the alignment within
chart.spacingTop
and chart.spacingBottom
. By default the subtitle
is laid out below the title unless the title is floating.
Implementation
double? y;
The y position of the subtitle relative to the alignment within
chart.spacingTop
and chart.spacingBottom
. By default the subtitle
is laid out below the title unless the title is floating.
double? y;