Click or drag to resize

LightningChartIsHardwareRenderingSupported Method

LightningChart .NET Help
Check if hardware rendering is supported.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static bool IsHardwareRenderingSupported()

Return Value

Type: Boolean
True if supports hardware rendering.
See Also