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.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool FastVertexFormat
Public FastVertexFormat As Boolean
public:
bool FastVertexFormat
Field Value
Type:
Boolean
See Also