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.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic static float DpiYFactor { get; }Public Shared ReadOnly Property DpiYFactor As Single
Get
public:
static property float DpiYFactor {
float get ();
}Property Value
Type:
Single
See Also