AxisMinimum is used to set the minimum value for the Axis. It should be given at the AxisX and AxisY elements. An exception is thrown if any data value is less than AxisMinimum.
Format:
AxisMinimum="0"
This attribute applies to:
Example:
<vc:AxisY AxisMinimum="10" ... />