IPen.EndStyle
IPen

property EndStyle: EPenEndStyle;

Type Library
TeeChartx

Description
The EndStyle is supported in Windows NT, 2000 or XP only.

This property determines the "ending style" of a Pen when drawing lines.

The pen Width should be bigger than zero for EndStyle to have a noticeable visual effect.

There are 3 types of "ending style" (round, square of flat).

Please refer to Windows API SDK help file for CreatePen function for more information.

Under Windows 95,98 and Me, this property is not used, and the Chart Pen Editor dialog hides the combobox used to change this property.