Click or drag to resize

DpiHelper Properties

LightningChart .NET Help

The DpiHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDpiAware
Defines if the system process is DPI aware or not. Currently there is no way distinguishing between system aware and Per-monitor aware.
Public propertyStatic memberDpiXFactor
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.
Public propertyStatic memberDpiYFactor
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.
Top
See Also