Returns or sets a value that indicates how the specified axis crosses another axis. Can be one of the two ChartAxisCrossesEnum constants listed in the following table. Read/write.
Value | Meaning |
---|---|
chAxisCrossesAutomatic | The crossing point for the two axes is set automatically. |
chAxisCrossesCustom | The CrossesAtValue and CrossingAxis properties specify the crossing point. |