C# Class LiveCharts.WinForms.SolidGauge

Inheritance: ElementHost
ファイルを表示 Open project: beto-rodriguez/Live-Charts

Protected Properties

Property Type Description
WpfBase Wpf.Gauge

Private Properties

Property Type Description

Public Methods

Method Description
SolidGauge ( ) : System

Initializes a new instance of the SolidGauge class.

Method Details

SolidGauge() public method

Initializes a new instance of the SolidGauge class.
public SolidGauge ( ) : System
return System

Property Details

WpfBase protected_oe property

The WPF base
protected Wpf.Gauge WpfBase
return Wpf.Gauge