Constants Reference > Constants Members > OriginPlacement Constants |
OriginPlacement Constants
Specifies the location of the origin.
Constant |
Location |
oc2dOriginAuto |
Origin at axis minimum if chart is a plot or area chart and data is either all positive or all negative; origin at zero otherwise. |
oc2dOriginMaximum |
Origin at axis maximum. |
oc2dOriginMinimum |
Origin at axis minimum. |
oc2dOriginZero |
Origin at zero. |