TFastLineSeries.FastPen

TFastLineSeries.FastPen
TFastLineSeries

property FastPen: Boolean;

Unit
Series

Description
Note: This property applies to Windows 2000 and XP only. It is not used in other operating systems.

When True, the FastLine series will optimize Canvas Pen management to obtain a faster draw speed.
This applies only when AutoRepaint property is False, for fast realtime charts.

See the example project demo for usage of AutoRepaint and FastPen properties in realtime charts.