IDataTableTool.Inverted
IDataTableTool

property Inverted: WordBool;

Type Library
TeeChartx

Description
Setting Inverted to True will display the Series values into the Table in inverted order.

Example [Visual Basic]:

tChart1.Tools.Items(0).asDataTable.Íverted = True