C# 클래스 Huoyaoyuan.AdmiralRoom.Views.Standalone.MaterialChart

상속: System.Windows.FrameworkElement
파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 프로퍼티들

프로퍼티 타입 설명
FromProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
UpdateShown ( bool shown, int highlight ) : void

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
MakeChartPoint ( System.DateTime datetime, double value, int id ) : Point
ReRender ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Reduce ( IEnumerable source ) : IEnumerable

메소드 상세

OnRender() 보호된 메소드

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
리턴 void

UpdateShown() 공개 메소드

public UpdateShown ( bool shown, int highlight ) : void
shown bool
highlight int
리턴 void

프로퍼티 상세

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

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

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

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

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

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