Sets the minimum floating point value set for the X axis in an Enhanced Chart.
Syntax
object.ManualMinX [= Double]
Properties
The ManualMinX property syntax has these parts:
|
Part |
Description |
|
object |
An object expression that evaluates to an object in the Applies To list. |
|
Double |
The minimum floating point value set for the X axis in a HistogramChart, LineChart, SPCBarChart, or XYChart. |
Remarks
ManualMinX is a read-only property.

