C# Class Wpf.CartesianChart.GanttChart.GanttExample

Interaction logic for GanttExample.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts Class Usage Examples

Public Methods

Method Description
GanttExample ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

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

Method Details

GanttExample() public method

public GanttExample ( ) : System
return System

OnPropertyChanged() protected method

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