Back to Devexpress

TdxCustomFlowChart.Antialiasing Property

vcl-dxflchrt-dot-tdxcustomflowchart-3d735dca.md

latest784 B
Original Source

TdxCustomFlowChart.Antialiasing Property

Specifies whether the control applies antialiasing to its content.

Declaration

delphi
property Antialiasing: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to True to enable antialiasing for all chart symbols within the control.

The Antialiasing property’s default value is True.

See Also

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit