[]
Represents the possible crossing states of an axis.
public enum CrossBetween
Public Enum CrossBetween
Name | Description |
---|---|
Between | The value axis shall cross the category axis between data markers. |
Midpoint | The value axis shall cross the category axis at the midpoint of a category. |