• NumericTickStrategy type guard.

    Use to verify that an unknown object is an instance of NumericTickStrategy.

    Returns

    Boolean indicating if value is a NumericTickStrategy

    Parameters

    • value: unknown

      Object to check

    Returns value is NumericTickStrategy