TCustomChartGrid.ShowFields

TCustomChartGrid.ShowFields
TCustomChartGrid

property ShowFields: Boolean;

Unit
TeeChartGrid

Description
The ShowFields property is used to display an additional row of cells as a header, at the top of the Chart Grid. This header row display the names of the Series ValueLists.

For example, a Candle series has four value lists, with names: Open, High, Low, Close.
When ShowFields is True, the four names are displayed at the second row of the grid.