Axis range will be selected such that one of the limits is zero.
Format:
StartFromZero="True"
Possible values for this attribute:
|
Value |
Description |
|
True |
Axis range will have zero for either minimum or maximum depending on the DataPointValues |
|
False |
Axis range is selected such that the difference between the DataPoint values becomes significant. See Automatic Axis Range |
This attribute applies to:
Example:
<vc:AxisY StartFromZero="False" ... />