XlErrorBarDirection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which axis values are to receive error bars.
public enum class XlErrorBarDirection
public enum XlErrorBarDirection
Public Enum XlErrorBarDirection
- Inheritance
-
XlErrorBarDirection
Fields
Name | Value | Description |
---|---|---|
xlX | -4168 | Bars run parallel to the Y axis for X-axis values. |
xlY | 1 | Bars run parallel to the X axis for Y-axis values. |