The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



PenStyle


Unit: SDL_rchart
Class: TContourPlot
Declaration: property PenStyle: TPenStyle;

The property PenStyle specifies the pen style of the data items drawn next. The pen style is stored internally along with the graphics objects so that each graphics object can have a different pen style. See the Delphi documentation for details on the TPenStyle type.

Hint 1: Dotted or dashed pen styles are not available when the LineWidth property is greater than 1.

Hint 2: The colors of a dashed or dotted line are controlled by the properties DataColor and FillColor.



Last Update: 2023-Dec-13