CrossBetweenValues Enumeration
Cross Between
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration CrossBetweenValues
'Usage
Dim instance As CrossBetweenValues
public enum CrossBetweenValues
Members
Member name | Description | |
---|---|---|
Between | Between. When the item is serialized out as xml, its value is "between". | |
MidpointCategory | Midpoint of Category. When the item is serialized out as xml, its value is "midCat". |