IToolList.Active
IToolList

property Active: WordBool;

Type Library
TeeChartx

Description
Allowsyou to set to Active or not all the added tools by setting this property to true or false.

Example [Visual Basic]:

TChart1.Tools.Active = False