CrossesType enumeration

CrossesType enumeration

Determines where axis will cross.

The CrossesType type exposes the following members:

Fields

FieldDescription
AXIS_CROSSES_AT_ZEROThe category axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximum (if the maximum is less than zero).
MAXIMUMThe axis crosses at the maximum value.
CUSTOMCustom value from property CrossAt

See Also