C# Class AcManager.Controls.OxyPlotGraphViewer

Inheritance: OxyPlot.Wpf.PlotView
ファイルを表示 Open project: gro-ove/actools

Public Properties

Property Type Description
CarProperty System.Windows.DependencyProperty
IsEmptyProperty System.Windows.DependencyProperty
IsEmptyPropertyKey System.Windows.DependencyPropertyKey
SourcePowerProperty System.Windows.DependencyProperty
SourceTorqueProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
ContentSettings_Changed void
CreateModel void
EnsureModelCreated void
OnCarChanged void
OnCarChanged void
OnSourcePowerChanged void
OnSourceTorqueChanged void
OxyPlotGraphViewer System
UpdateMaximumValues void
UpdatePower void
UpdateTorque void

Private Methods

Method Description
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

Property Details

CarProperty public_oe static_oe property

public static DependencyProperty,System.Windows CarProperty
return System.Windows.DependencyProperty

IsEmptyProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEmptyProperty
return System.Windows.DependencyProperty

IsEmptyPropertyKey public_oe static_oe property

public static DependencyPropertyKey,System.Windows IsEmptyPropertyKey
return System.Windows.DependencyPropertyKey

SourcePowerProperty public_oe static_oe property

public static DependencyProperty,System.Windows SourcePowerProperty
return System.Windows.DependencyProperty

SourceTorqueProperty public_oe static_oe property

public static DependencyProperty,System.Windows SourceTorqueProperty
return System.Windows.DependencyProperty