Property | Type | Description | |
---|---|---|---|
AnimationsSpeedProperty | |||
DisableaAnimationsProperty | |||
FromValueProperty | |||
LabelFormatterProperty | |||
LabelsEffectProperty | |||
LabelsStepProperty | |||
NeedleFillProperty | |||
SectionsInnerRadiusProperty | |||
SectionsProperty | |||
TicksForegroundProperty | |||
TicksStepProperty | |||
TicksStrokeThicknessProperty | |||
ToValueProperty | |||
ValueProperty | |||
WedgeProperty |
Property | Type | Description | |
---|---|---|---|
Draw | void | ||
LinearInterpolation | double | ||
MoveStick | void | ||
Redraw | void | ||
UpdateSections | void | ||
ValueChangedCallback | void |
Method | Description | |
---|---|---|
AngularGauge ( ) : System |
Initializes a new instance of the AngularGauge class.
|
Method | Description | |
---|---|---|
Draw ( ) : void | ||
LinearInterpolation ( double fromA, double toA, double fromB, double toB, double value ) : double | ||
MoveStick ( ) : void | ||
Redraw ( |
||
UpdateSections ( ) : void | ||
ValueChangedCallback ( |
public static DependencyProperty,System.Windows AnimationsSpeedProperty | ||
return |
public static DependencyProperty,System.Windows DisableaAnimationsProperty | ||
return |
public static DependencyProperty,System.Windows FromValueProperty | ||
return |
public static DependencyProperty,System.Windows LabelFormatterProperty | ||
return |
public static DependencyProperty,System.Windows LabelsEffectProperty | ||
return |
public static DependencyProperty,System.Windows LabelsStepProperty | ||
return |
public static DependencyProperty,System.Windows NeedleFillProperty | ||
return |
public static DependencyProperty,System.Windows SectionsInnerRadiusProperty | ||
return |
public static DependencyProperty,System.Windows SectionsProperty | ||
return |
public static DependencyProperty,System.Windows TicksForegroundProperty | ||
return |
public static DependencyProperty,System.Windows TicksStepProperty | ||
return |
public static DependencyProperty,System.Windows TicksStrokeThicknessProperty | ||
return |
public static DependencyProperty,System.Windows ToValueProperty | ||
return |
public static DependencyProperty,System.Windows ValueProperty | ||
return |