getTrendLineX function

double getTrendLineX()

Implementation

double getTrendLineX() {
  return trendLineX ?? 0;
}