Skip to main content

AxisRangeBase Fields

The base class for all axis ranges.
Name Description
EndValueInternalProperty static Identifies the AxisRangeBase.EndValueInternal dependency property.
EndValueProperty static Identifies the AxisRangeBase.EndValue dependency property.
StartValueInternalProperty static Identifies the AxisRangeBase.StartValueInternal dependency property.
StartValueProperty static Identifies the AxisRangeBase.StartValue dependency property.
See Also