I want to create a "table" (which is build with a recycle view) below my chart. But I want the RecycleView to have the same number of elements of my chart (In this case 7) Is there a way to get the column width
of the Bar Chart
so I can assign the same width to my Recycle View Cells?
At the end (if it is posible) I want the two scroll to be synced.