Click or drag to resize

DpiHelperDpiYFactor Property

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

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

Property Value

Type: Single
See Also