Back to Devexpress

TdxCustomOrgChart.LineColor Property

vcl-dxorgchr-dot-tdxcustomorgchart-fd31954f.md

latest868 B
Original Source

TdxCustomOrgChart.LineColor Property

Specifies the color of the connecting lines and node outlines.

Declaration

delphi
property LineColor: TColor read; write; default clDefault;

Property Value

TypeDefault
TColorclDefault

Remarks

Use this property to change the color of lines and node borders. Use the LineWidth property to adjust the line width.

The default value of the LineColor property is clDefault.

See Also

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit