C# Class Wpf.CartesianChart.StackedArea.StackedAreaExample

Interaction logic for StackedLine.xaml
Inheritance: INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
StackedAreaExample ( ) : System

Private Methods

Method Description
ChangeStackModeOnClick ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( string propertyName = null ) : void

Method Details

StackedAreaExample() public method

public StackedAreaExample ( ) : System
return System