C# Class TrakHound_UI.Histogram.Histogram

Interaction logic for Histogram.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
AddDataBar ( DataBar dataBar ) : void
Histogram ( ) : System
Refresh ( ) : void

Private Methods

Méthode Description
PropertyValueChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetDataBarWidths ( ) : void
SetLabels ( ) : void
UserControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Method Details

AddDataBar() public méthode

public AddDataBar ( DataBar dataBar ) : void
dataBar DataBar
Résultat void

Histogram() public méthode

public Histogram ( ) : System
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

BarMarginProperty public_oe static_oe property

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

IdProperty public_oe static_oe property

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

MajorStepProperty public_oe static_oe property

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

MaxBarWidthProperty public_oe static_oe property

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

MaximumProperty public_oe static_oe property

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

MinimumProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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

ValueFormatProperty public_oe static_oe property

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