C# Class Wpf.CartesianChart.Financial.OhclExample

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

Public Methods

Method Description
OhclExample ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

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

Method Details

OhclExample() public method

public OhclExample ( ) : System
return System

OnPropertyChanged() protected method

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