The sample below shows a Column chart with a Grid. A grid is a separate component that reads data from the same source as Column chart and renders it in a tabular format.
The above sample showcases how to combine a simple grid with a chart. Click here to know more on how the code of this example works.