Skip to main content

TdxFcObject.BkColor Property

Specifies the chart symbol background color.

Declaration

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