Skip to main content

TdxSparklineProperties.Antialiasing Property

Specifies whether the control applies antialiasing to its charts.

Declaration

property Antialiasing: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False to disable antialiasing mode for all charts within the control.

The default Antialiasing property value is True.

See Also