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.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic uint AntiAliasLevel
Public AntiAliasLevel As UInteger
public:
unsigned int AntiAliasLevel
Field Value
Type:
UInt32
See Also