프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindHardware | void | ||
BindMetrics | void | ||
BindMonitors | void | ||
Metric_PropertyChanged | void | ||
Metrics_CollectionChanged | void |
메소드 | 설명 | |
---|---|---|
BindData ( MonitorManager manager ) : void | ||
Dispose ( ) : void | ||
GraphModel ( OxyPlot.Wpf.Plot plot ) : System | ||
NotifyPropertyChanged ( string propertyName ) : void | ||
SetupPlot ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
BindHardware ( iMonitor monitors ) : void | ||
BindMetrics ( iMetric metrics ) : void | ||
BindMonitors ( MonitorPanel panels ) : void | ||
Metric_PropertyChanged ( object sender, |
||
Metrics_CollectionChanged ( object sender, |
public GraphModel ( OxyPlot.Wpf.Plot plot ) : System | ||
plot | OxyPlot.Wpf.Plot | |
리턴 | System |
public NotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |