getXAxisTickLineWidth property
Get X-axis tick line width from the length of SlidableLineChart.xAxis.
Calculate by subtracting dx from
SlidableLineChart.coordinateSystemOrigin.
This value divided by 2 is dx for the coordinate offset.
Implementation
final GetXAxisTickLineWidth getXAxisTickLineWidth;