Property | Type | Description | |
---|---|---|---|
BindHardware | void | ||
BindMetrics | void | ||
BindMonitors | void | ||
Metric_PropertyChanged | void | ||
Metrics_CollectionChanged | void |
Method | Description | |
---|---|---|
BindData ( MonitorManager manager ) : void | ||
Dispose ( ) : void | ||
GraphModel ( OxyPlot.Wpf.Plot plot ) : System | ||
NotifyPropertyChanged ( string propertyName ) : void | ||
SetupPlot ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
BindHardware ( iMonitor monitors ) : void | ||
BindMetrics ( iMetric metrics ) : void | ||
BindMonitors ( MonitorPanel panels ) : void | ||
Metric_PropertyChanged ( object sender, |
||
Metrics_CollectionChanged ( object sender, |
public BindData ( MonitorManager manager ) : void | ||
manager | MonitorManager | |
return | void |
public GraphModel ( OxyPlot.Wpf.Plot plot ) : System | ||
plot | OxyPlot.Wpf.Plot | |
return | System |
public NotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |