IPointSeries.FastPoint
IPointSeries

property FastPoint: WordBool;

Type Library
TeeChartx

Description
When FastPoint is True TeeChart doesn't consult the OnGetSeriesPointerStyle event. That saves an important quantity of time for Series that use that event, making plots very much quicker. Note that any content you place in that event will be inactive when FastPoint is True.