C# 클래스 AcManager.Controls.OxyPlotGraphViewer

상속: OxyPlot.Wpf.PlotView
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
CarProperty System.Windows.DependencyProperty
IsEmptyProperty System.Windows.DependencyProperty
IsEmptyPropertyKey System.Windows.DependencyPropertyKey
SourcePowerProperty System.Windows.DependencyProperty
SourceTorqueProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
ContentSettings_Changed void
CreateModel void
EnsureModelCreated void
OnCarChanged void
OnCarChanged void
OnSourcePowerChanged void
OnSourceTorqueChanged void
OxyPlotGraphViewer System
UpdateMaximumValues void
UpdatePower void
UpdateTorque void

비공개 메소드들

메소드 설명
ContentSettings_Changed ( object sender, PropertyChangedEventArgs e ) : void
CreateModel ( ) : void
EnsureModelCreated ( ) : void
OnCarChanged ( CarObject newValue ) : void
OnCarChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSourcePowerChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSourceTorqueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OxyPlotGraphViewer ( ) : System
UpdateMaximumValues ( ) : void
UpdatePower ( ) : void
UpdateTorque ( ) : void

프로퍼티 상세

CarProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CarProperty
리턴 System.Windows.DependencyProperty

IsEmptyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsEmptyProperty
리턴 System.Windows.DependencyProperty

IsEmptyPropertyKey 공개적으로 정적으로 프로퍼티

public static DependencyPropertyKey,System.Windows IsEmptyPropertyKey
리턴 System.Windows.DependencyPropertyKey

SourcePowerProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SourcePowerProperty
리턴 System.Windows.DependencyProperty

SourceTorqueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SourceTorqueProperty
리턴 System.Windows.DependencyProperty