Click or drag to resize

ChartToolsIs64BitProcess Method

LightningChart .NET Help
Find out if this process needs 64-bit DLLs.

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

Return Value

Type: Boolean
True if 64-bit DLLs are needed. False if it's happy with 32-bit DLLs.
See Also