C# Class Wpf.CartesianChart.DynamicVisibility.DynamicVisibilityExample

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

Public Methods

Method Description
DynamicVisibilityExample ( ) : System.ComponentModel

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

DynamicVisibilityExample() public method

public DynamicVisibilityExample ( ) : System.ComponentModel
return System.ComponentModel

OnPropertyChanged() protected method

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