Skip to main content

TcxGridChartOptionsView.Antialiasing Property

Specifies if data markers are antialiased.

Declaration

property Antialiasing: Boolean read; write; default True;

Property Value

Type Default Description
Boolean True

True if data markers are antialiased; otherwise, False.

Remarks

Default Value

The Antialiasing property’s default value is True.

See Also