Back to Devexpress

TdxFcObject.ShapeWidth Property

vcl-dxflchrt-dot-tdxfcobject-8115241d.md

latest611 B
Original Source

TdxFcObject.ShapeWidth Property

Specifies the chart symbol line width, in pixels.

Declaration

delphi
property ShapeWidth: Byte read; write;

Property Value

Type
Byte

Remarks

Use this property to set the width of the chart symbol shape. To specify the chart symbol outline drawing style, use the ShapeStyle property.

See Also

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit