TcxGridChartOptionsView.Antialiasing Property
Specifies if data markers are antialiased.
Declaration
property Antialiasing: Boolean read; write; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True |
|
Remarks
Default Value
The Antialiasing
property’s default value is True
.
See Also