Click or drag to resize

DpiHelperDpiXFactor Property

LightningChart .NET Help
Effective Zoom factor of the system DPI of the screen width. Factor that describes how many real pixels there are per one DIP in X direction.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static float DpiXFactor { get; }

Property Value

Type: Single
See Also