Click or drag to resize

DpiHelperDpiAware Property

LightningChart .NET Help
Defines if the system process is DPI aware or not. Currently there is no way distinguishing between system aware and Per-monitor aware.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static bool DpiAware { get; }

Property Value

Type: Boolean
See Also