Version

ValueScale Class Fields

For a list of all members of this type, see ValueScale members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoRangePropertyIdentifies the IsAutoRange dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaximumValuePropertyIdentifies the MaximumValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinimumValuePropertyIdentifies the MinimumValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValueStopCountPropertyIdentifies the ValueStopCountProperty dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValueStopsPropertyIdentifies the ValueStops dependency property.  
Protected Fields
 NameDescription
Protected FieldignoreMaximumValueChangedDetermines if the maximum value change should be ignored.  
Protected FieldignoreMinimumValueChangedDetermines if the minimum value change should be ignored.  
Protected FieldignoreValueStopsChangedDetermines if the value stop changes should be ignored.  
See Also