C# Class Wpf.Gauges.AngularGaugeExmple

Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
AngularGaugeExmple ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

Method Description
ChangeValueOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

AngularGaugeExmple() public method

public AngularGaugeExmple ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName = null ) : void
propertyName string
return void