ResolutionHelper
Class

Assembly LiveChartsCore.SkiaSharpView.WPF
Namespace LiveChartsCore.SkiaSharpView.WPF

Summary:
A helper class to get the screen resolution.

Inheritance:
Object =>
ResolutionHelper

Constructors

// A helper class to get the screen resolution.
Single dpix, // The horizontal resolution.
Single dpiy// The vertical resolution.
)

Properties

Gets or sets the horizontal dpi.
Type: Single
Gets or sets the vertical dpi.
Type: Single