LightningChartIsHardwareRenderingSupported Method |
LightningChart .NET Help
Check if hardware rendering is supported.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic static bool IsHardwareRenderingSupported()
Public Shared Function IsHardwareRenderingSupported As Boolean
public:
static bool IsHardwareRenderingSupported()
Return Value
Type:
BooleanTrue if supports hardware rendering.
See Also