C# Class Huoyaoyuan.AdmiralRoom.Views.Standalone.MaterialChart

Inheritance: System.Windows.FrameworkElement
Afficher le fichier Open project: huoyaoyuan/AdmiralRoom

Méthodes publiques

Свойство Type Description
FromProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
UpdateShown ( bool shown, int highlight ) : void

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Méthode Description
MakeChartPoint ( System.DateTime datetime, double value, int id ) : Point
ReRender ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Reduce ( IEnumerable source ) : IEnumerable

Method Details

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

UpdateShown() public méthode

public UpdateShown ( bool shown, int highlight ) : void
shown bool
highlight int
Résultat void

Property Details

FromProperty public_oe static_oe property

public static DependencyProperty,System.Windows FromProperty
Résultat System.Windows.DependencyProperty

SourceProperty public_oe static_oe property

public static DependencyProperty,System.Windows SourceProperty
Résultat System.Windows.DependencyProperty

ToProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToProperty
Résultat System.Windows.DependencyProperty