Skip to main content

VisualAxisRange Fields

Defines the leftmost and rightmost values that are currently visible on an axis.
Name Description
EndValueInternalProperty static Identifies the AxisRangeBase.EndValueInternal dependency property. Inherited from AxisRangeBase.
EndValueProperty static Identifies the AxisRangeBase.EndValue dependency property. Inherited from AxisRangeBase.
StartValueInternalProperty static Identifies the AxisRangeBase.StartValueInternal dependency property. Inherited from AxisRangeBase.
StartValueProperty static Identifies the AxisRangeBase.StartValue dependency property. Inherited from AxisRangeBase.
SynchronizeProperty static Identifies the VisualAxisRange.Synchronize dependency property.
See Also