Click or drag to resize

RenderOptionsCommonGPUPreference Property

LightningChart .NET Help
Gets or sets GPU preference setting. This is a dependency property.

Namespace:  Arction.Wpf.Charting.Views
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(GPUPreference.PreferHighPerformanceGraphics)]
public GPUPreference GPUPreference { get; set; }

Property Value

Type: GPUPreference
See Also