Click or drag to resize

LightningChartIsUsingHardwareRendering Method

LightningChart .NET Help
Check if chart is using hardware rendering.

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

Return Value

Type: Boolean
True, if hardware rendering is used, false otherwise.
See Also