MindFusion.Wpf Pack Programmer's Guide
Indicator Properties
 


 Public Properties

  Name Description

CurrentState

Gets the state the indicator is currently in. This is a dependency property.

DefaultState

Gets or sets the state to use when the indicator is not in any of the defined states. This is a dependency property.

States

Gets or sets a collection of CustomInterval objects, which define various states for the indicator. This is a dependency property.

Value

Gets or sets the value associated with this indicator. This is a dependency property.

 See Also

Indicator Class
MindFusion.Gauges.Wpf Namespace