TdxFcObject.ShapeWidth Property
Specifies the chart symbol line width, in pixels.
Declaration
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