The move to CoreText appears to have placed titles off center, see the attached screenshot...the title should line up nicely under the clock, but appears skewed.

Comments: I think the current alignment of the title is as intended. To get the title aligned in the center of the view, you must ensure that the left and right margins are equal. Set `AutoAdjustPlotMargins` to false, and set the `PlotMargins` manually.

Comments: I think the current alignment of the title is as intended. To get the title aligned in the center of the view, you must ensure that the left and right margins are equal. Set `AutoAdjustPlotMargins` to false, and set the `PlotMargins` manually.