C# 클래스 TrakHound_UI.Histogram.Histogram

Interaction logic for Histogram.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
BarMarginProperty System.Windows.DependencyProperty
IdProperty System.Windows.DependencyProperty
MajorStepProperty System.Windows.DependencyProperty
MaxBarWidthProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty
ValueFormatProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AddDataBar ( DataBar dataBar ) : void
Histogram ( ) : System
Refresh ( ) : void

비공개 메소드들

메소드 설명
PropertyValueChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetDataBarWidths ( ) : void
SetLabels ( ) : void
UserControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

메소드 상세

AddDataBar() 공개 메소드

public AddDataBar ( DataBar dataBar ) : void
dataBar DataBar
리턴 void

Histogram() 공개 메소드

public Histogram ( ) : System
리턴 System

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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