When setting LineSeries StrokeThickness value in the PCL project (XAML or code-behind), it is not respected at runtime in the iOS project. For now, the workaround is to use a custom renderer to reset the TKLineSeries's Palette with a new TKPaletteItem containing a TKStroke with the preferred thickness value.