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
Syntaxpublic static float DpiXFactor { get; }Public Shared ReadOnly Property DpiXFactor As Single
Get
public:
static property float DpiXFactor {
float get ();
}Property Value
Type:
Single
See Also