Click or drag to resize

RenderingSettingsAntiAliasLevel Field

LightningChart .NET Help
Anti-aliasing factor. 1 = no anti-aliasing. The larger the value, the smoother the image will be, but at steep cost of performance on some display adapters. Only objects having AntiAlias property will be anti-aliased, if it's set to 'Normal'.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public uint AntiAliasLevel

Field Value

Type: UInt32
See Also