rememberPointFocus property
Remember which point was focused even after navigating away from the series, so that when navigating back to the series you start at the last focused point.
Implementation
bool? rememberPointFocus;
Remember which point was focused even after navigating away from the series, so that when navigating back to the series you start at the last focused point.
bool? rememberPointFocus;