Click or drag to resize

RenderDeviceInfoFastVertexFormat Field

LightningChart .NET Help
True if your graphics adapter supports fast vertex format. Fast vertices are not available for old graphics adapters. If false, the rendering performance is not optimal, since slower vertex formats must be used. Getting a new graphics adapter is strongly recommended, ensure it is at least DirectX 10 level, for best performance.

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

Field Value

Type: Boolean
See Also