Click or drag to resize

LightningChartGetRenderDeviceInfo Method

LightningChart .NET Help
Get render device information. Gives information about your graphics adapter. Tells if there is something that prevents the control to run at optimal performance.

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

Return Value

Type: RenderDeviceInfo
Information about your graphics adapter.
See Also