WholeAxisRange Fields
Defines the minimum and possible values that can be displayed on an axis.Name | Description |
---|---|
AutoCorrectProperty static | Identifies the WholeAxisRange.AutoCorrect dependency property. |
EndValueInternalProperty static | Identifies the AxisRangeBase.EndValueInternal dependency property. Inherited from AxisRangeBase. |
EndValueProperty static | Identifies the AxisRangeBase.EndValue dependency property. Inherited from AxisRangeBase. |
SideMarginsProperty static | Identifies the WholeAxisRange.SideMargins dependency property. |
StartValueInternalProperty static | Identifies the AxisRangeBase.StartValueInternal dependency property. Inherited from AxisRangeBase. |
StartValueProperty static | Identifies the AxisRangeBase.StartValue dependency property. Inherited from AxisRangeBase. |
See Also