Back to Devexpress

TdxFcObject.BkColor Property

vcl-dxflchrt-dot-tdxfcobject-e8bb56f9.md

latest878 B
Original Source

TdxFcObject.BkColor Property

Specifies the chart symbol background color.

Declaration

delphi
property BkColor: TColor read; write;

Property Value

Type
TColor

Remarks

Use this property to set the fill color of the chart symbol’s shape. The BkColor property has no visual effect if the chart symbol’s:

You can customize the chart symbol background color in the design-time editor.

See Also

TdxFcObject.ShapeColor

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit