This sample chart adds a custom legend item, and then adds individual cells to the custom legend item:

  1. A Text cell that describes the name of the stock.
  2. A Text cell that describes the current value of the stock.
  3. A Text cell that describes the price change of the stock.
  4. An Image cell that contains an up or down image symbol.
  5. A Text cell that describes the price change in percentage of the stock.

You can modify the contents of these cells depending on the input data. This gives you the flexibility to define any information in these cells and extend the features of the custom legend item.